mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 17:30:07 +00:00
fix(types): add code 40060 to JsonErrorCodes (#2038)
This commit is contained in:
@@ -85,6 +85,7 @@ export enum JsonErrorCodes {
|
||||
TargetUserIsNotConnectedToVoice = 40032,
|
||||
ThisMessageHasAlreadyBeenCrossposted = 40033,
|
||||
AnApplicationCommandWithThatNameAlreadyExists = 40041,
|
||||
InteractionHasAlreadyBeenAcknowledged = 40060,
|
||||
MissingAccess = 50001,
|
||||
InvalidAccountType,
|
||||
CannotExecuteActionOnADMChannel,
|
||||
|
||||
Reference in New Issue
Block a user