Merge pull request #1950 from lts20050703/gh-1902

discord-api-docs: Error code 50086
This commit is contained in:
Skillz4Killz
2022-02-01 12:09:07 -05:00
committed by GitHub

View File

@@ -124,6 +124,7 @@ export enum JsonErrorCodes {
TriedToPerformAnOperationOnAnArchivedThreadSuchAsEditingAMessageOrAddingAUserToTheThread = 50083,
InvalidThreadNotificationSettings,
BeforeValueIsEarlierThanTheThreadCreationDate,
CommunityServerChannelsMustBeTextChannels,
ThisServerIsNotAvailableInYourLocation = 50095,
ThisServerNeedsMonetizationEnabledInOrderToPerformThisAction = 50097,
ThisServerNeedsMoreBoostsToPerformThisAction = 50101,