RESTPostAPIStageInstanceJSONBody
https://discord.com/developers/docs/resources/stage-instance#create-stage-instance
Signature
export interface RESTPostAPIStageInstanceJSONBodyProperties
5Methods
0No methods.
Properties
channel_id: Snowflake;The id of the stage channel
topic: string;The topic of the stage instance (1-120 characters)
privacy_level?: StageInstancePrivacyLevel | undefined;The privacy level of the stage instance
@defaultGuildOnly
send_start_notification?: boolean | undefined;Notify
@everyonethat a stage instance has started
guild_scheduled_event_id?: Snowflake | undefined;The guild scheduled event associated with this stage instance