Add 50138 Error code (#2456)
Co-authored-by: Discord.Net Robot <robot@elons.sweatshop.stop> Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
525dd6048a
commit
1b01fed867
@@ -172,13 +172,14 @@ namespace Discord
|
||||
ServerRequiresMonetization = 50097,
|
||||
ServerRequiresBoosts = 50101,
|
||||
RequestBodyContainsInvalidJSON = 50109,
|
||||
#endregion
|
||||
|
||||
#region 2FA (60XXX)
|
||||
FailedToResizeAssetBelowTheMaximumSize = 50138,
|
||||
OwnershipCannotBeTransferredToABotUser = 50132,
|
||||
AssetResizeBelowTheMaximumSize= 50138,
|
||||
UploadedFileNotFound = 50146,
|
||||
MissingPermissionToSendThisSticker = 50600,
|
||||
#endregion
|
||||
|
||||
#region 2FA (60XXX)
|
||||
Requires2FA = 60003,
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user