TimerDisabled

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

The timer has been disabled.

Value parameters

message

the content of the disabling message

Attributes

Source
BattleProgressMessage.scala

Members list

Inherited
  • Not inherited
  • Product

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product