RandomPokemon

io.github.pidoveproject.showdown.protocol.client.DataCommand.RandomPokemon
final case class RandomPokemon(criteria: Option[String])

Search for a random pokemon.

Value parameters

cirteria

optional search query

Attributes

Source
DataCommand.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product