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