Nick

io.github.pidoveproject.showdown.protocol.client.OptionCommand.Nick
final case class Nick(name: Option[Username])

Change username.

Value parameters

name

the new username to take or reset if absent.

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