Rules

io.github.pidoveproject.showdown.protocol.client.InformationCommand.Rules
final case class Rules(url: Option[String])

Set the rules of the current room.

Value parameters

url

the new url for this room's rules

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