Skip to content

Commit

Permalink
Add max webhooks per guild error
Browse files Browse the repository at this point in the history
  • Loading branch information
Jupith committed Jan 5, 2023
1 parent c884e4a commit 383f039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/topics/Opcodes_and_Status_Codes.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ Along with the HTTP error code, our API can also return more detailed error code
| 30048 | Maximum number of tags in a forum channel has been reached |
| 30052 | Bitrate is too high for channel of this type |
| 30056 | Maximum number of premium emojis reached (25) |
| 30058 | Maximum number of webhooks per guild reached (1000) |
| 40001 | Unauthorized. Provide a valid token and try again |
| 40002 | You need to verify your account in order to perform this action |
| 40003 | You are opening direct messages too fast |
Expand Down

0 comments on commit 383f039

Please sign in to comment.