GlobalCommand
A command that can be sent in any room.
Attributes
- Source
- GlobalCommand.scala
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Enum entries
Cancel battle search.
Challenge another user.
Challenge another user.
Value parameters
- format
-
the format of the battle
- user
-
the user to challenge
Attributes
- Source
- GlobalCommand.scala
Join a room.
Leave a room.
Leave a room.
Value parameters
- room
-
the room to leave of the current one if
None
Attributes
- Source
- GlobalCommand.scala
Log out from the current account.
Send a private message to another player.
Send a private message to another player.
Value parameters
- message
-
the message to send
- user
-
the recipient of the message
Attributes
- Source
- GlobalCommand.scala
Query miscellaneous informations to the server.
Query miscellaneous informations to the server.
Value parameters
- request
-
the request to make to the server
Attributes
- Source
- GlobalCommand.scala
Get the rating of a user in the current battle.
Get the rating of a user in the current battle.
Value parameters
- user
-
the user to check or the current one if
None
Attributes
- Source
- GlobalCommand.scala
Reply to the last private discussion.
Reply to the last private discussion.
Value parameters
- message
-
the message to send
Attributes
- Source
- GlobalCommand.scala
Report a user.
Report a user.
Value parameters
- reason
-
the reason of the report
- user
-
the name of the user to report
Attributes
- Source
- GlobalCommand.scala
Get the list of staff and authority of a room.
Get the list of staff and authority of a room.
Value parameters
- room
-
the room to leave of the current one if
None
Attributes
- Source
- GlobalCommand.scala
Search for a battle.
Search for a battle.
Value parameters
- format
-
the format to search for
Attributes
- Source
- GlobalCommand.scala
Search for a user.
Search for a user.
Value parameters
- user
-
the user to search for or the current one if
None
Attributes
- Source
- GlobalCommand.scala
Get all authority visible to the user.
Get all authority visible to the user.
Value parameters
- user
-
the user to check or the current one if
None
Attributes
- Source
- GlobalCommand.scala
Get details about a user.
Get details about a user.
Value parameters
- user
-
the user to check or the current one if
None
Attributes
- Source
- GlobalCommand.scala