From e4b7fdb56db80012ad2462c85515be8189c31e68 Mon Sep 17 00:00:00 2001 From: IllagerCaptain <76600137+IllagerCaptain@users.noreply.github.com> Date: Sat, 10 Dec 2022 10:02:05 -0600 Subject: [PATCH] Update Opcodes_and_Status_Codes.md --- docs/topics/Opcodes_and_Status_Codes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/topics/Opcodes_and_Status_Codes.md b/docs/topics/Opcodes_and_Status_Codes.md index 9d8890636b..d04c4b89f6 100644 --- a/docs/topics/Opcodes_and_Status_Codes.md +++ b/docs/topics/Opcodes_and_Status_Codes.md @@ -260,6 +260,7 @@ Along with the HTTP error code, our API can also return more detailed error code | 50132 | Ownership cannot be transferred to a bot user | | 50138 | Failed to resize asset below the maximum size: 262144 | | 50146 | Uploaded file not found. | +| 50155 | We're in the process of rolling this feature out, please check back later. | | 50600 | You do not have permission to send this sticker. | | 60003 | Two factor is required for this operation | | 80004 | No users with DiscordTag exist |