mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 01:10:07 +00:00
add: UnknownGiftCode error code
This commit is contained in:
@@ -27,6 +27,7 @@ export enum DiscordJsonErrorCodes {
|
||||
UnknownBranch,
|
||||
UnknownStoreDirectoryLayout,
|
||||
UnknownRedistributable = 10036,
|
||||
UnknownGiftCode = 10038,
|
||||
UnknownGuildTemplate = 10057,
|
||||
UnknownDiscoveryCategory = 10059,
|
||||
UnknownInteraction = 10062,
|
||||
|
||||
Reference in New Issue
Block a user