interface APIInviteStageInstance

external
export interface APIInviteStageInstance

https://discord.com/developers/docs/resources/invite#invite-stage-instance-object-invite-stage-instance-structure

external
members : APIGuildMember[]

The members speaking in the stageSee https://discord.com/developers/docs/resources/guild#guild-member-object-guild-member-structure

external
participant_count : number

The number of users in the stage

external
speaker_count : number

The number of users speaking in the stage

external
topic : string

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