Skip to content

Commit

Permalink
feat(Stage Instace): add guild_scheduled_event_id field to create s…
Browse files Browse the repository at this point in the history
…tage instace endpoint (discord#5687)
  • Loading branch information
Victorsitou authored and shaydewael committed May 14, 2024
1 parent a95e109 commit 95a8c9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources/Stage_Instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ Requires the user to be a moderator of the Stage channel.
| topic | string | The topic of the Stage instance (1-120 characters) |
| privacy_level? | integer | The [privacy level](#DOCS_RESOURCES_STAGE_INSTANCE/stage-instance-object-privacy-level) of the Stage instance (default GUILD_ONLY) |
| send_start_notification? \* | boolean | Notify @everyone that a Stage instance has started |
| guild_scheduled_event_id? | snowflake | The guild scheduled event associated with this Stage instance |

\* The stage moderator must have the `MENTION_EVERYONE` permission for this notification to be sent.

Expand Down

0 comments on commit 95a8c9a

Please sign in to comment.