RandomMove

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

Search for a random move.

Value parameters

criteria

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