| ArgsMissing | "argsMissing" | - | projects/framework/src/lib/errors/Identifiers.ts:2 | 
| ArgsUnavailable | "argsUnavailable" | - | projects/framework/src/lib/errors/Identifiers.ts:3 | 
| ArgumentBooleanError | "booleanError" | - | projects/framework/src/lib/errors/Identifiers.ts:5 | 
| ArgumentChannelError | "channelError" | - | projects/framework/src/lib/errors/Identifiers.ts:6 | 
| ArgumentDateError | "dateError" | - | projects/framework/src/lib/errors/Identifiers.ts:7 | 
| ArgumentDateTooEarly | "dateTooEarly" | - | projects/framework/src/lib/errors/Identifiers.ts:8 | 
| ArgumentDateTooFar | "dateTooFar" | - | projects/framework/src/lib/errors/Identifiers.ts:9 | 
| ArgumentDMChannelError | "dmChannelError" | - | projects/framework/src/lib/errors/Identifiers.ts:10 | 
| ArgumentEmojiError | "emojiError" | - | projects/framework/src/lib/errors/Identifiers.ts:11 | 
| ArgumentEnumEmptyError | "enumEmptyError" | - | projects/framework/src/lib/errors/Identifiers.ts:42 | 
| ArgumentEnumError | "enumError" | - | projects/framework/src/lib/errors/Identifiers.ts:43 | 
| ArgumentFloatError | "floatError" | - | projects/framework/src/lib/errors/Identifiers.ts:12 | 
| ArgumentFloatTooLarge | "floatTooLarge" | - | projects/framework/src/lib/errors/Identifiers.ts:13 | 
| ArgumentFloatTooSmall | "floatTooSmall" | - | projects/framework/src/lib/errors/Identifiers.ts:14 | 
| ArgumentGuildCategoryChannelError | "categoryChannelError" | - | projects/framework/src/lib/errors/Identifiers.ts:16 | 
| ArgumentGuildChannelError | "guildChannelError" | - | projects/framework/src/lib/errors/Identifiers.ts:17 | 
| ArgumentGuildChannelMissingGuildError | "guildChannelMissingGuildError" | - | projects/framework/src/lib/errors/Identifiers.ts:18 | 
| ArgumentGuildError | "guildError" | - | projects/framework/src/lib/errors/Identifiers.ts:15 | 
| ArgumentGuildNewsChannelError | "guildNewsChannelError" | - | projects/framework/src/lib/errors/Identifiers.ts:19 | 
| ArgumentGuildNewsThreadChannelError | "guildNewsThreadChannelError" | - | projects/framework/src/lib/errors/Identifiers.ts:20 | 
| ArgumentGuildPrivateThreadChannelError | "guildPrivateThreadChannelError" | - | projects/framework/src/lib/errors/Identifiers.ts:21 | 
| ArgumentGuildPublicThreadChannelError | "guildPublicThreadChannelError" | - | projects/framework/src/lib/errors/Identifiers.ts:22 | 
| ArgumentGuildStageVoiceChannelError | "guildStageVoiceChannelError" | - | projects/framework/src/lib/errors/Identifiers.ts:23 | 
| ArgumentGuildTextChannelError | "guildTextChannelError" | - | projects/framework/src/lib/errors/Identifiers.ts:24 | 
| ArgumentGuildThreadChannelError | "guildThreadChannelError" | - | projects/framework/src/lib/errors/Identifiers.ts:25 | 
| ArgumentGuildVoiceChannelError | "guildVoiceChannelError" | - | projects/framework/src/lib/errors/Identifiers.ts:26 | 
| ArgumentHyperlinkError | "hyperlinkError" | - | projects/framework/src/lib/errors/Identifiers.ts:27 | 
| ArgumentIntegerError | "integerError" | - | projects/framework/src/lib/errors/Identifiers.ts:28 | 
| ArgumentIntegerTooLarge | "integerTooLarge" | - | projects/framework/src/lib/errors/Identifiers.ts:29 | 
| ArgumentIntegerTooSmall | "integerTooSmall" | - | projects/framework/src/lib/errors/Identifiers.ts:30 | 
| ArgumentMemberError | "memberError" | - | projects/framework/src/lib/errors/Identifiers.ts:31 | 
| ArgumentMemberMissingGuild | "memberMissingGuild" | - | projects/framework/src/lib/errors/Identifiers.ts:32 | 
| ArgumentMessageError | "messageError" | - | projects/framework/src/lib/errors/Identifiers.ts:33 | 
| ArgumentNumberError | "numberError" | - | projects/framework/src/lib/errors/Identifiers.ts:34 | 
| ArgumentNumberTooLarge | "numberTooLarge" | - | projects/framework/src/lib/errors/Identifiers.ts:35 | 
| ArgumentNumberTooSmall | "numberTooSmall" | - | projects/framework/src/lib/errors/Identifiers.ts:36 | 
| ArgumentRoleError | "roleError" | - | projects/framework/src/lib/errors/Identifiers.ts:37 | 
| ArgumentRoleMissingGuild | "roleMissingGuild" | - | projects/framework/src/lib/errors/Identifiers.ts:38 | 
| ArgumentStringTooLong | "stringTooLong" | - | projects/framework/src/lib/errors/Identifiers.ts:39 | 
| ArgumentStringTooShort | "stringTooShort" | - | projects/framework/src/lib/errors/Identifiers.ts:40 | 
| ArgumentUserError | "userError" | - | projects/framework/src/lib/errors/Identifiers.ts:41 | 
| CommandDisabled | "commandDisabled" | - | projects/framework/src/lib/errors/Identifiers.ts:45 | 
| PreconditionClientPermissions | "preconditionClientPermissions" | - | projects/framework/src/lib/errors/Identifiers.ts:65 | 
| PreconditionClientPermissionsNoClient | "preconditionClientPermissionsNoClient" | - | projects/framework/src/lib/errors/Identifiers.ts:66 | 
| PreconditionClientPermissionsNoPermissions | "preconditionClientPermissionsNoPermissions" | - | projects/framework/src/lib/errors/Identifiers.ts:67 | 
| PreconditionCooldown | "preconditionCooldown" | - | projects/framework/src/lib/errors/Identifiers.ts:47 | 
| PreconditionDMOnly | "preconditionDmOnly" | Deprecated Use PreconditionRunIn instead. | projects/framework/src/lib/errors/Identifiers.ts:49 | 
| PreconditionGuildNewsOnly | "preconditionGuildNewsOnly" | Deprecated Use PreconditionRunIn instead. | projects/framework/src/lib/errors/Identifiers.ts:51 | 
| PreconditionGuildNewsThreadOnly | "preconditionGuildNewsThreadOnly" | Deprecated Use PreconditionRunIn instead. | projects/framework/src/lib/errors/Identifiers.ts:53 | 
| PreconditionGuildOnly | "preconditionGuildOnly" | Deprecated Use PreconditionRunIn instead. | projects/framework/src/lib/errors/Identifiers.ts:55 | 
| PreconditionGuildPrivateThreadOnly | "preconditionGuildPrivateThreadOnly" | Deprecated Use PreconditionRunIn instead. | projects/framework/src/lib/errors/Identifiers.ts:57 | 
| PreconditionGuildPublicThreadOnly | "preconditionGuildPublicThreadOnly" | Deprecated Use PreconditionRunIn instead. | projects/framework/src/lib/errors/Identifiers.ts:59 | 
| PreconditionGuildTextOnly | "preconditionGuildTextOnly" | Deprecated Use PreconditionRunIn instead. | projects/framework/src/lib/errors/Identifiers.ts:61 | 
| PreconditionGuildVoiceOnly | "preconditionGuildVoiceOnly" | Deprecated Use PreconditionRunIn instead. | projects/framework/src/lib/errors/Identifiers.ts:63 | 
| PreconditionMissingChatInputHandler | "preconditionMissingChatInputHandler" | - | projects/framework/src/lib/errors/Identifiers.ts:77 | 
| PreconditionMissingContextMenuHandler | "preconditionMissingContextMenuHandler" | - | projects/framework/src/lib/errors/Identifiers.ts:78 | 
| PreconditionMissingMessageHandler | "preconditionMissingMessageHandler" | - | projects/framework/src/lib/errors/Identifiers.ts:76 | 
| PreconditionNSFW | "preconditionNsfw" | - | projects/framework/src/lib/errors/Identifiers.ts:64 | 
| PreconditionRunIn | "preconditionRunIn" | - | projects/framework/src/lib/errors/Identifiers.ts:68 | 
| PreconditionThreadOnly | "preconditionThreadOnly" | Deprecated Use PreconditionRunIn instead. | projects/framework/src/lib/errors/Identifiers.ts:72 | 
| PreconditionUnavailable | "preconditionUnavailable" | - | projects/framework/src/lib/errors/Identifiers.ts:74 | 
| PreconditionUserPermissions | "preconditionUserPermissions" | - | projects/framework/src/lib/errors/Identifiers.ts:69 | 
| PreconditionUserPermissionsNoPermissions | "preconditionUserPermissionsNoPermissions" | - | projects/framework/src/lib/errors/Identifiers.ts:70 |