Skip to main content
Module

x/oasis/deps.ts>DiscordInviteStageInstance

An object oriented Discordeno framework
Latest
interface DiscordInviteStageInstance
import { type DiscordInviteStageInstance } from "https://deno.land/x/oasis@2.1.0/deps.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)