Skip to main content
Extremely Popular
Go to Latest
interface DiscordInviteStageInstance
import { type DiscordInviteStageInstance } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Properties

members: Partial<DiscordMember>[]

The members speaking in the Stage

participant_count: number

The number of users in the Stage

speaker_count: number

The number of users speaking in the Stage

topic: string

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