export class InviteStageInstance extends Base
true
Deprecated
Represents the data about a public StageInstance in an Invite.
readonlyStageChannel | null channel :
The stage channel this invite is for
Snowflake channelId :
The id of the stage channel this invite is for
Snowflake guildId :
The stage channel's guild id
Collection<Snowflake, GuildMember> members :
The members speaking in the stage channel
number participantCount :
The number of users in the stage channel
number speakerCount :
The number of users speaking in the stage channel
string topic :
The topic of the stage instance