RoomAuth

io.github.pidoveproject.showdown.protocol.client.GlobalCommand.RoomAuth
final case class RoomAuth(room: RoomId)

Get the list of staff and authority of a room.

Value parameters

room

the room to leave of the current one if None

Attributes

Source
GlobalCommand.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product