Ignore

io.github.pidoveproject.showdown.protocol.client.OptionCommand.Ignore
final case class Ignore(user: Username)

Ignore a user.

Value parameters

user

the name of the user to ignore

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