Groups

io.github.pidoveproject.showdown.protocol.client.InformationCommand.Groups
final case class Groups(target: Option[GroupTarget])

Show signification of group rank.

Value parameters

target

the group type to check, either global, room or both if absent

Attributes

Source
InformationCommand.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product