mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
Adds error 50068
This commit is contained in:
@@ -118,6 +118,7 @@ export enum JsonErrorCodes {
|
||||
InvalidFileUploaded,
|
||||
CannotSelfRedeemThisGift = 50054,
|
||||
InvalidGuild,
|
||||
InvalidMessageType = 50068,
|
||||
PaymentSourceRequiredToRedeemGift = 50070,
|
||||
CannotDeleteAChannelRequiredForCommunityGuilds = 50074,
|
||||
InvalidStickerSent = 50081,
|
||||
|
||||
Reference in New Issue
Block a user