interface StageInstanceCreateOptions

export interface StageInstanceCreateOptions

Options used to create a stage instance.

optional
guildScheduledEvent? : GuildScheduledEventResolvable

The guild scheduled event associated with the stage instance

optional
privacyLevel? : StageInstancePrivacyLevel

The privacy level of the stage instance

optional
sendStartNotification? : boolean

Whether to notify @everyone that the stage instance has started

topic : string

The topic of the stage instance