Skip to main content
Latest
interface DiscordInviteStageInstance
import { type DiscordInviteStageInstance } from "https://deno.land/x/discordeno@18.0.1/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)