mirror of
https://github.com/discordjs/discord-api-types.git
synced 2026-09-17 16:57:25 +00:00
feat: add 400001 (#1352)
This commit is contained in:
Generated
+2
@@ -313,6 +313,8 @@ export enum RESTJSONErrorCodes {
|
||||
CannotEnableOnboardingRequirementsAreNotMet = 350_000,
|
||||
CannotUpdateOnboardingWhileBelowRequirements,
|
||||
|
||||
AccessToFileUploadsHasBeenLimitedForThisGuild = 400_001,
|
||||
|
||||
FailedToBanUsers = 500_000,
|
||||
|
||||
PollVotingBlocked = 520_000,
|
||||
|
||||
@@ -313,6 +313,8 @@ export enum RESTJSONErrorCodes {
|
||||
CannotEnableOnboardingRequirementsAreNotMet = 350_000,
|
||||
CannotUpdateOnboardingWhileBelowRequirements,
|
||||
|
||||
AccessToFileUploadsHasBeenLimitedForThisGuild = 400_001,
|
||||
|
||||
FailedToBanUsers = 500_000,
|
||||
|
||||
PollVotingBlocked = 520_000,
|
||||
|
||||
Reference in New Issue
Block a user