New abort code: INVITES_DISABLED: 40069

1a286f872c (commitcomment-84620262)
This commit is contained in:
March 7th 2022-09-22 17:36:11 +07:00
parent 2eff5e7d9b
commit d514d2ed60

View File

@ -1254,6 +1254,7 @@ exports.APIErrors = {
TARGET_USER_NOT_CONNECTED_TO_VOICE: 40032,
ALREADY_CROSSPOSTED: 40033,
TAG_REQUIRED: 40067,
INVITES_DISABLED: 40069,
MISSING_ACCESS: 50001,
INVALID_ACCOUNT_TYPE: 50002,
CANNOT_EXECUTE_ON_DM: 50003,