OptionCommand
Command related to user settings.
Attributes
- Source
- OptionCommand.scala
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Enum entries
Change current user's avatar.
Change current user's avatar.
Value parameters
- name
-
the new avatar to take.
Attributes
- Source
- OptionCommand.scala
Mark the current user as AFK.
Mark the current user as available.
Do not accept challenges.
Block private messages.
Block private messages.
Value parameters
- exceptGroup
-
the groups still allowed to PM the current user
Attributes
- Source
- OptionCommand.scala
Mark the current user as busy.
Clear the status message.
Mark the current user as "do not disturb" and silence notifications.
Mark the current user as "do not disturb" and silence notifications.
Attributes
- Source
- OptionCommand.scala
Hide join messages.
Hide join messages.
Value parameters
- room
-
the room to disable join messages from or all if absent.
Attributes
- Source
- OptionCommand.scala
Ignore a user.
Ignore a user.
Value parameters
- user
-
the name of the user to ignore
Attributes
- Source
- OptionCommand.scala
Change username.
Change username.
Value parameters
- name
-
the new username to take or reset if absent.
Attributes
- Source
- OptionCommand.scala
Show join messages.
Show join messages.
Value parameters
- room
-
the room to enable join messages from or all if absent.
Attributes
- Source
- OptionCommand.scala
Set the current status.
Set the current status.
Value parameters
- note
-
the status to display to other users.
Attributes
- Source
- OptionCommand.scala
Change timestamp preferences.
Change timestamp preferences.
Value parameters
- interval
-
the new interval to set in
target
- target
-
the type or place to change
Attributes
- Source
- OptionCommand.scala
Accept challenges