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