Unavailable

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

The sent decision is unavailable (e.g due to a ability like Magnet Pull).

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