FunctionsChatRoomAdminChatActionChatRoomAdminChatAction CallableChatRoomAdminChatAction(ActionType: Kick | Ban | Unban | Promote | Demote, Argument: string): voidSends an administrative command to the server from the chat text field.ParametersActionType: Kick | Ban | Unban | Promote | DemoteType of action performed.Argument: stringTarget number of the action.Returns voidNothing
Sends an administrative command to the server from the chat text field.