Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MessageLoadError

Enum of possible message load errors

Index

Enumeration members

Enumeration members

FetchFailed

FetchFailed: = "FAILED_TO_FETCH_MESSAGE"

Failed to fetch the message.

LoadFailed

LoadFailed: = "MESSAGE_LOAD_FAILED"

Failed to load the message.

NotAvailable

NotAvailable: = "MESSAGE_NOT_AVAILABLE"

The message is not available.

Generated using TypeDoc