mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-04 18:00:08 +00:00
Merge pull request #1950 from lts20050703/gh-1902
discord-api-docs: Error code 50086
This commit is contained in:
@@ -124,6 +124,7 @@ export enum JsonErrorCodes {
|
||||
TriedToPerformAnOperationOnAnArchivedThreadSuchAsEditingAMessageOrAddingAUserToTheThread = 50083,
|
||||
InvalidThreadNotificationSettings,
|
||||
BeforeValueIsEarlierThanTheThreadCreationDate,
|
||||
CommunityServerChannelsMustBeTextChannels,
|
||||
ThisServerIsNotAvailableInYourLocation = 50095,
|
||||
ThisServerNeedsMonetizationEnabledInOrderToPerformThisAction = 50097,
|
||||
ThisServerNeedsMoreBoostsToPerformThisAction = 50101,
|
||||
|
||||
Reference in New Issue
Block a user