Search

io.github.pidoveproject.showdown.protocol.client.GlobalCommand.Search
final case class Search(format: FormatName)

Search for a battle.

Value parameters

format

the format to search for

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