Skip to main content

Enumeration: Identifiers

Enumeration Members

ArgsMissing

ArgsMissing = "argsMissing"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:2


ArgsUnavailable

ArgsUnavailable = "argsUnavailable"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:3


ArgumentBooleanError

ArgumentBooleanError = "booleanError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:5


ArgumentChannelError

ArgumentChannelError = "channelError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:6


ArgumentDMChannelError

ArgumentDMChannelError = "dmChannelError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:10


ArgumentDateError

ArgumentDateError = "dateError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:7


ArgumentDateTooEarly

ArgumentDateTooEarly = "dateTooEarly"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:8


ArgumentDateTooFar

ArgumentDateTooFar = "dateTooFar"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:9


ArgumentEmojiError

ArgumentEmojiError = "emojiError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:11


ArgumentEnumEmptyError

ArgumentEnumEmptyError = "enumEmptyError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:42


ArgumentEnumError

ArgumentEnumError = "enumError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:43


ArgumentFloatError

ArgumentFloatError = "floatError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:12


ArgumentFloatTooLarge

ArgumentFloatTooLarge = "floatTooLarge"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:13


ArgumentFloatTooSmall

ArgumentFloatTooSmall = "floatTooSmall"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:14


ArgumentGuildCategoryChannelError

ArgumentGuildCategoryChannelError = "categoryChannelError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:16


ArgumentGuildChannelError

ArgumentGuildChannelError = "guildChannelError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:17


ArgumentGuildChannelMissingGuildError

ArgumentGuildChannelMissingGuildError = "guildChannelMissingGuildError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:18


ArgumentGuildError

ArgumentGuildError = "guildError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:15


ArgumentGuildNewsChannelError

ArgumentGuildNewsChannelError = "guildNewsChannelError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:19


ArgumentGuildNewsThreadChannelError

ArgumentGuildNewsThreadChannelError = "guildNewsThreadChannelError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:20


ArgumentGuildPrivateThreadChannelError

ArgumentGuildPrivateThreadChannelError = "guildPrivateThreadChannelError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:21


ArgumentGuildPublicThreadChannelError

ArgumentGuildPublicThreadChannelError = "guildPublicThreadChannelError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:22


ArgumentGuildStageVoiceChannelError

ArgumentGuildStageVoiceChannelError = "guildStageVoiceChannelError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:23


ArgumentGuildTextChannelError

ArgumentGuildTextChannelError = "guildTextChannelError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:24


ArgumentGuildThreadChannelError

ArgumentGuildThreadChannelError = "guildThreadChannelError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:25


ArgumentGuildVoiceChannelError

ArgumentGuildVoiceChannelError = "guildVoiceChannelError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:26


ArgumentHyperlinkError

ArgumentHyperlinkError = "hyperlinkError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:27


ArgumentIntegerError

ArgumentIntegerError = "integerError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:28


ArgumentIntegerTooLarge

ArgumentIntegerTooLarge = "integerTooLarge"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:29


ArgumentIntegerTooSmall

ArgumentIntegerTooSmall = "integerTooSmall"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:30


ArgumentMemberError

ArgumentMemberError = "memberError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:31


ArgumentMemberMissingGuild

ArgumentMemberMissingGuild = "memberMissingGuild"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:32


ArgumentMessageError

ArgumentMessageError = "messageError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:33


ArgumentNumberError

ArgumentNumberError = "numberError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:34


ArgumentNumberTooLarge

ArgumentNumberTooLarge = "numberTooLarge"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:35


ArgumentNumberTooSmall

ArgumentNumberTooSmall = "numberTooSmall"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:36


ArgumentRoleError

ArgumentRoleError = "roleError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:37


ArgumentRoleMissingGuild

ArgumentRoleMissingGuild = "roleMissingGuild"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:38


ArgumentStringTooLong

ArgumentStringTooLong = "stringTooLong"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:39


ArgumentStringTooShort

ArgumentStringTooShort = "stringTooShort"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:40


ArgumentUserError

ArgumentUserError = "userError"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:41


CommandDisabled

CommandDisabled = "commandDisabled"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:45


PreconditionClientPermissions

PreconditionClientPermissions = "preconditionClientPermissions"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:65


PreconditionClientPermissionsNoClient

PreconditionClientPermissionsNoClient = "preconditionClientPermissionsNoClient"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:66


PreconditionClientPermissionsNoPermissions

PreconditionClientPermissionsNoPermissions = "preconditionClientPermissionsNoPermissions"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:67


PreconditionCooldown

PreconditionCooldown = "preconditionCooldown"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:47


PreconditionDMOnly

PreconditionDMOnly = "preconditionDmOnly"

Deprecated

Use PreconditionRunIn instead.

Defined in

projects/framework/src/lib/errors/Identifiers.ts:49


PreconditionGuildNewsOnly

PreconditionGuildNewsOnly = "preconditionGuildNewsOnly"

Deprecated

Use PreconditionRunIn instead.

Defined in

projects/framework/src/lib/errors/Identifiers.ts:51


PreconditionGuildNewsThreadOnly

PreconditionGuildNewsThreadOnly = "preconditionGuildNewsThreadOnly"

Deprecated

Use PreconditionRunIn instead.

Defined in

projects/framework/src/lib/errors/Identifiers.ts:53


PreconditionGuildOnly

PreconditionGuildOnly = "preconditionGuildOnly"

Deprecated

Use PreconditionRunIn instead.

Defined in

projects/framework/src/lib/errors/Identifiers.ts:55


PreconditionGuildPrivateThreadOnly

PreconditionGuildPrivateThreadOnly = "preconditionGuildPrivateThreadOnly"

Deprecated

Use PreconditionRunIn instead.

Defined in

projects/framework/src/lib/errors/Identifiers.ts:57


PreconditionGuildPublicThreadOnly

PreconditionGuildPublicThreadOnly = "preconditionGuildPublicThreadOnly"

Deprecated

Use PreconditionRunIn instead.

Defined in

projects/framework/src/lib/errors/Identifiers.ts:59


PreconditionGuildTextOnly

PreconditionGuildTextOnly = "preconditionGuildTextOnly"

Deprecated

Use PreconditionRunIn instead.

Defined in

projects/framework/src/lib/errors/Identifiers.ts:61


PreconditionGuildVoiceOnly

PreconditionGuildVoiceOnly = "preconditionGuildVoiceOnly"

Deprecated

Use PreconditionRunIn instead.

Defined in

projects/framework/src/lib/errors/Identifiers.ts:63


PreconditionMissingChatInputHandler

PreconditionMissingChatInputHandler = "preconditionMissingChatInputHandler"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:77


PreconditionMissingContextMenuHandler

PreconditionMissingContextMenuHandler = "preconditionMissingContextMenuHandler"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:78


PreconditionMissingMessageHandler

PreconditionMissingMessageHandler = "preconditionMissingMessageHandler"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:76


PreconditionNSFW

PreconditionNSFW = "preconditionNsfw"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:64


PreconditionRunIn

PreconditionRunIn = "preconditionRunIn"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:68


PreconditionThreadOnly

PreconditionThreadOnly = "preconditionThreadOnly"

Deprecated

Use PreconditionRunIn instead.

Defined in

projects/framework/src/lib/errors/Identifiers.ts:72


PreconditionUnavailable

PreconditionUnavailable = "preconditionUnavailable"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:74


PreconditionUserPermissions

PreconditionUserPermissions = "preconditionUserPermissions"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:69


PreconditionUserPermissionsNoPermissions

PreconditionUserPermissionsNoPermissions = "preconditionUserPermissionsNoPermissions"

Defined in

projects/framework/src/lib/errors/Identifiers.ts:70