interface APIStageInstance

external
export interface APIStageInstance

See also: https://discord.com/developers/docs/resources/stage-instance#stage-instance-object

external
channel_id : Snowflake

The id of the associated stage channel

deprecatedexternal
discoverable_disabled : boolean

Whether or not stage discovery is disabled

external
guild_id : Snowflake

The guild id of the associated stage channel

optionalexternal
guild_scheduled_event_id? : Snowflake

The id of the scheduled event for this stage instance

external
id : Snowflake

The id of the stage instance

external
topic : string

The topic of the stage instance (1-120 characters)