Invalid

io.github.pidoveproject.showdown.protocol.server.choice.ChoiceError.Invalid
final case class Invalid(message: ChatContent)

The sent decision is invalid.

Value parameters

message

the error message

Attributes

Source
ChoiceError.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product