FunctionsChatRoomAdminActionChatRoomAdminAction CallableChatRoomAdminAction(ActionType: Kick | Ban | Move, Publish?: string | boolean): voidSends an administrative command to the server for the chat room from the character dialog.ParametersActionType: Kick | Ban | MoveType of action performed.optionalPublish: string | booleanWhether or not the action should be published.Returns voidNothing
Sends an administrative command to the server for the chat room from the character dialog.