Preview environment

interface RESTPostAPIStageInstanceJSONBody

export interface RESTPostAPIStageInstanceJSONBody

https://discord.com/developers/docs/resources/stage-instance#create-stage-instance

channel_id : Snowflake

The id of the stage channel

optional
guild_scheduled_event_id? : Snowflake | undefined

The guild scheduled event associated with this stage instance

optional
privacy_level? : StageInstancePrivacyLevel | undefined

The privacy level of the stage instance GuildOnly

optional
send_start_notification? : boolean | undefined

Notify that a stage instance has started

topic : string

The topic of the stage instance (1-120 characters)