mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 17:00:08 +00:00
Update json_error_codes.ts
This commit is contained in:
@@ -25,6 +25,7 @@ export enum DiscordJsonErrorCodes {
|
||||
UnknownBranch,
|
||||
UnknownRedistributable = 10036,
|
||||
UnknownGuildTemplate = 10057,
|
||||
UnknownDiscoveryCategory = 10059,
|
||||
UnknownInteraction = 10062,
|
||||
UnknownApplicationCommand = 10063,
|
||||
BotsCannotUseThisEndpoint = 20001,
|
||||
@@ -40,6 +41,7 @@ export enum DiscordJsonErrorCodes {
|
||||
MaximumNumberOfGuildChannelsReached = 30013,
|
||||
MaximumNumberOfAttachmentsInAMessageReached = 30015,
|
||||
MaximumNumberOfInvitesReached,
|
||||
MaximumNumberOfGuildDiscoverySubcategoriesHasBeenReached = 30030,
|
||||
GuildAlreadyHasTemplate = 30031,
|
||||
UnauthorizedProvideAValidTokenAndTryAgain = 40001,
|
||||
YouNeedToVerifyYourAccountInOrderToPerformThisAction,
|
||||
|
||||
Reference in New Issue
Block a user