mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 00:40:07 +00:00
add: AnApplicationCommandWithThatNameAlreadyExists error code
This commit is contained in:
@@ -64,6 +64,7 @@ export enum DiscordJsonErrorCodes {
|
||||
ThisUserBannedFromThisGuild,
|
||||
TargetUserIsNotConnectedToVoice = 40032,
|
||||
ThisMessageHasAlreadyBeenCrossposted = 40033,
|
||||
AnApplicationCommandWithThatNameAlreadyExists = 40041,
|
||||
MissingAccess = 50001,
|
||||
InvalidAccountType,
|
||||
CannotExecuteActionOnADMChannel,
|
||||
|
||||
Reference in New Issue
Block a user