Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions developers/topics/opcodes-and-status-codes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,8 @@ Along with the HTTP error code, our API can also return more detailed error code
| 160005 | Thread is locked |
| 160006 | Maximum number of active threads reached |
| 160007 | Maximum number of active announcement threads reached |
| 160009 | Cannot reference a message without permission to read message history |
| 160010 | NSFW channel message reference not allowed |
| 160014 | You cannot forward a message whose content you cannot read |
| 170001 | Invalid JSON for uploaded Lottie file |
| 170002 | Uploaded Lotties cannot contain rasterized images such as PNG or JPEG |
Expand Down