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,
|
InvalidFileUploaded,
|
||||||
CannotSelfRedeemThisGift = 50054,
|
CannotSelfRedeemThisGift = 50054,
|
||||||
InvalidGuild,
|
InvalidGuild,
|
||||||
|
InvalidMessageType = 50068,
|
||||||
PaymentSourceRequiredToRedeemGift = 50070,
|
PaymentSourceRequiredToRedeemGift = 50070,
|
||||||
CannotDeleteAChannelRequiredForCommunityGuilds = 50074,
|
CannotDeleteAChannelRequiredForCommunityGuilds = 50074,
|
||||||
InvalidStickerSent = 50081,
|
InvalidStickerSent = 50081,
|
||||||
|
|||||||
Reference in New Issue
Block a user