Skip to main content
Module

x/biscuit/mod.ts>InviteStageInstance

A Discord library that is easy to use but reliable on its core 🥠
Latest
interface InviteStageInstance
import { type InviteStageInstance } from "https://deno.land/x/biscuit@0.2.4/mod.ts";

Properties

members: Partial<Member>[]

The members speaking in the Stage

participantCount: number

The number of users in the Stage

speakerCount: number

The number of users speaking in the Stage

topic: string

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