Skip to content

Commit 95a8c9a

Browse files
Victorsitoushaydewael
authored andcommitted
feat(Stage Instace): add guild_scheduled_event_id field to create stage instace endpoint (discord#5687)
1 parent a95e109 commit 95a8c9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/resources/Stage_Instance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Requires the user to be a moderator of the Stage channel.
7676
| topic | string | The topic of the Stage instance (1-120 characters) |
7777
| privacy_level? | integer | The [privacy level](#DOCS_RESOURCES_STAGE_INSTANCE/stage-instance-object-privacy-level) of the Stage instance (default GUILD_ONLY) |
7878
| send_start_notification? \* | boolean | Notify @everyone that a Stage instance has started |
79+
| guild_scheduled_event_id? | snowflake | The guild scheduled event associated with this Stage instance |
7980

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

0 commit comments

Comments
 (0)