Message

io.github.pidoveproject.showdown.protocol.server.BattleMinorActionMessage.Message
final case class Message(message: ChatContent)

A miscellaneous message sent by the simulator.

Attributes

Source
BattleMinorActionMessage.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product