Adds error 50068

This commit is contained in:
lts20050703
2022-01-26 10:59:40 +07:00
parent 4ed54a91b5
commit 4d62333f84
+1
View File
@@ -118,6 +118,7 @@ export enum JsonErrorCodes {
InvalidFileUploaded,
CannotSelfRedeemThisGift = 50054,
InvalidGuild,
InvalidMessageType = 50068,
PaymentSourceRequiredToRedeemGift = 50070,
CannotDeleteAChannelRequiredForCommunityGuilds = 50074,
InvalidStickerSent = 50081,