Avatar

io.github.pidoveproject.showdown.protocol.client.OptionCommand.Avatar
final case class Avatar(name: AvatarName)

Change current user's avatar.

Value parameters

name

the new avatar to take.

Attributes

Source
OptionCommand.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product