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