mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-15 10:58:18 +00:00
feat: Add API error code 50055 (#7068)
This commit is contained in:
Vendored
+1
@@ -3278,6 +3278,7 @@ export interface APIErrors {
|
||||
FILE_UPLOADED_EXCEEDS_MAXIMUM_SIZE: 50045;
|
||||
INVALID_FILE_UPLOADED: 50046;
|
||||
CANNOT_SELF_REDEEM_GIFT: 50054;
|
||||
INVALID_GUILD: 50055;
|
||||
PAYMENT_SOURCE_REQUIRED: 50070;
|
||||
CANNOT_DELETE_COMMUNITY_REQUIRED_CHANNEL: 50074;
|
||||
INVALID_STICKER_SENT: 50081;
|
||||
|
||||
Reference in New Issue
Block a user