Trn

io.github.pidoveproject.showdown.protocol.client.AuthCommand.Trn
final case class Trn(name: Username, data: Int, assertion: String)

Attributes

Source
AuthCommand.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product