TimerMessage

io.github.pidoveproject.showdown.protocol.server.BattleProgressMessage.TimerMessage
final case class TimerMessage(message: ChatContent)

A timer-related message.

Value parameters

message

the message content

Attributes

Source
BattleProgressMessage.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product