Skip to main content
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:5 The identifiers of the errors the framework may throw, useful to localize them.

Since

3.2.0

Enumeration Members

ArgumentAttachmentError

ArgumentAttachmentError: "attachmentError"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:10

ArgumentBooleanError

ArgumentBooleanError: "booleanError"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:11

ArgumentChannelError

ArgumentChannelError: "channelError"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:12

ArgumentEnumEmptyError

ArgumentEnumEmptyError: "enumEmptyError"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:13

ArgumentEnumError

ArgumentEnumError: "enumError"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:14

ArgumentIntegerError

ArgumentIntegerError: "integerError"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:15

ArgumentIntegerTooLarge

ArgumentIntegerTooLarge: "integerTooLarge"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:16

ArgumentIntegerTooSmall

ArgumentIntegerTooSmall: "integerTooSmall"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:17

ArgumentMemberError

ArgumentMemberError: "memberError"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:18

ArgumentMentionableError

ArgumentMentionableError: "mentionableError"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:19

ArgumentMessageError

ArgumentMessageError: "messageError"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:20

ArgumentMissing

ArgumentMissing: "argumentMissing"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:7

ArgumentNumberError

ArgumentNumberError: "numberError"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:21

ArgumentNumberTooLarge

ArgumentNumberTooLarge: "numberTooLarge"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:22

ArgumentNumberTooSmall

ArgumentNumberTooSmall: "numberTooSmall"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:23

ArgumentRoleError

ArgumentRoleError: "roleError"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:24

ArgumentStringTooLong

ArgumentStringTooLong: "stringTooLong"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:25

ArgumentStringTooShort

ArgumentStringTooShort: "stringTooShort"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:26

ArgumentUnavailable

ArgumentUnavailable: "argumentUnavailable"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:8

ArgumentUserError

ArgumentUserError: "userError"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:27

ChatInputRouterDuplicatedSubcommand

ChatInputRouterDuplicatedSubcommand: "chatInputRouterDuplicatedSubcommand"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:55

ChatInputRouterDuplicatedSubcommandGroup

ChatInputRouterDuplicatedSubcommandGroup: "chatInputRouterDuplicatedSubcommandGroup"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:56

ChatInputRouterSubcommandGroupLinkInvalid

ChatInputRouterSubcommandGroupLinkInvalid: "chatInputRouterSubcommandGroupLinkInvalid"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:57

ChatInputRouterSubcommandLinkInvalid

ChatInputRouterSubcommandLinkInvalid: "chatInputRouterSubcommandLinkInvalid"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:58

CommandDisabled

CommandDisabled: "commandDisabled"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:31

CommandMethodUnknown

CommandMethodUnknown: "commandMethodUnknown"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:34

CommandNameMissing

CommandNameMissing: "commandNameMissing"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:32

CommandNameUnknown

CommandNameUnknown: "commandNameUnknown"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:33

InteractionHandlerNameInvalid

InteractionHandlerNameInvalid: "interactionHandlerNameInvalid"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:38

InteractionHandlerNameUnknown

InteractionHandlerNameUnknown: "interactionHandlerNameUnknown"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:39

PreconditionClientPermissions

PreconditionClientPermissions: "preconditionClientPermissions"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:43

PreconditionClientPermissionsNoPermissions

PreconditionClientPermissionsNoPermissions: "preconditionClientPermissionsNoPermissions"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:44

PreconditionCooldown

PreconditionCooldown: "preconditionCooldown"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:45

PreconditionGuildIds

PreconditionGuildIds: "preconditionGuildIds"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:46

PreconditionNSFW

PreconditionNSFW: "preconditionNsfw"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:47

PreconditionRunIn

PreconditionRunIn: "preconditionRunIn"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:48

PreconditionUnavailable

PreconditionUnavailable: "preconditionUnavailable"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:49

PreconditionUserPermissions

PreconditionUserPermissions: "preconditionUserPermissions"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:50

PreconditionUserPermissionsNoPermissions

PreconditionUserPermissionsNoPermissions: "preconditionUserPermissionsNoPermissions"
Defined in: packages/http-framework/src/lib/errors/Identifiers.ts:51