mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
docs: add new HTTP Error Codes 50068 (v13) (#8273)
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -3740,6 +3740,7 @@ export interface APIErrors {
|
||||
INVALID_FILE_UPLOADED: 50046;
|
||||
CANNOT_SELF_REDEEM_GIFT: 50054;
|
||||
INVALID_GUILD: 50055;
|
||||
INVALID_MESSAGE_TYPE: 50068;
|
||||
PAYMENT_SOURCE_REQUIRED: 50070;
|
||||
CANNOT_DELETE_COMMUNITY_REQUIRED_CHANNEL: 50074;
|
||||
INVALID_STICKER_SENT: 50081;
|
||||
|
||||
Reference in New Issue
Block a user