export interface APIStageInstance
https://discord.com/developers/docs/resources/stage-instance#stage-instance-object
Snowflake channel_id :
The id of the associated stage channel
boolean discoverable_disabled :
Whether or not stage discovery is disabled
Snowflake guild_id :
The guild id of the associated stage channel
optionalSnowflake guild_scheduled_event_id? :
The id of the scheduled event for this stage instance
Snowflake id :
The id of the stage instance
StageInstancePrivacyLevel privacy_level :
The privacy level of the stage instanceSee https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-privacy-level
string topic :
The topic of the stage instance (1-120 characters)