APIStageInstance
https://discord.com/developers/docs/resources/stage-instance#stage-instance-object
Signature
export interface APIStageInstanceProperties
6Methods
0No methods.
Properties
id: Snowflake;The id of the stage instance
guild_id: Snowflake;The guild id of the associated stage channel
channel_id: Snowflake;The id of the associated stage channel
topic: string;The topic of the stage instance (1-120 characters)
privacy_level: StageInstancePrivacyLevel;The privacy level of the stage instance See https://discord.com/developers/docs/resources/stage-instance#stage-instance-object-privacy-level
guild_scheduled_event_id?: Snowflake;The id of the scheduled event for this stage instance