Skip to content

Commit

Permalink
Document error code 50039 (#5548)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby authored Oct 21, 2022
1 parent 9077e79 commit 9174f05
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 @@ -237,6 +237,7 @@ Along with the HTTP error code, our API can also return more detailed error code
| 50034 | A message provided was too old to bulk delete |
| 50035 | Invalid form body (returned for both `application/json` and `multipart/form-data` bodies), or invalid `Content-Type` provided |
| 50036 | An invite was accepted to a guild the application's bot is not in |
| 50039 | Invalid Activity Action |
| 50041 | Invalid API version provided |
| 50045 | File uploaded exceeds the maximum size |
| 50046 | Invalid file uploaded |
Expand Down

0 comments on commit 9174f05

Please sign in to comment.