export interface StageInstanceCreateOptions
Options used to create a stage instance.
optionalGuildScheduledEventResolvable guildScheduledEvent? :
The guild scheduled event associated with the stage instance
optionalStageInstancePrivacyLevel privacyLevel? :
The privacy level of the stage instance
optionalboolean sendStartNotification? :
Whether to notify @everyone
that the stage instance has started
string topic :
The topic of the stage instance