Skip to content

Commit

Permalink
Document error code 50091 (#5746)
Browse files Browse the repository at this point in the history
Error returned when trying to create stage instance with a `guild_scheduled_event_id` that has `entity_type` not for `STAGE_INSTANCE`
  • Loading branch information
SQKo authored Jan 6, 2023
1 parent 5cfb6c2 commit 20c66ea
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 @@ -257,6 +257,7 @@ Along with the HTTP error code, our API can also return more detailed error code
| 50084 | Invalid thread notification settings |
| 50085 | `before` value is earlier than the thread creation date |
| 50086 | Community server channels must be text channels |
| 50091 | The entity type of the event is different from the entity you are trying to start the event for |
| 50095 | This server is not available in your location |
| 50097 | This server needs monetization enabled in order to perform this action |
| 50101 | This server needs more boosts to perform this action |
Expand Down

0 comments on commit 20c66ea

Please sign in to comment.