Skip to content

InviteStageInstance

classe · Source

Represents the data about a public StageInstance in an Invite.

Extends: Base

Properties

channelId

channelId: Snowflake

The id of the stage channel this invite is for Source

guildId

guildId: Snowflake

The stage channel's guild id Source

members

members: Collection<Snowflake, GuildMember>

The members speaking in the stage channel Source

topic

topic: string

The topic of the stage instance Source

participantCount

participantCount: number

The number of users in the stage channel Source

speakerCount

speakerCount: number

The number of users speaking in the stage channel Source

channel

readonly · nullable

channel: StageChannel

The stage channel this invite is for Source

guild

readonly · nullable

guild: Guild

The guild of the stage channel this invite is for Source

client

readonly

client: Client

The client that instantiated this Source

Unofficial software. Not affiliated with or supported by Discord.