Skip to main content
Latest
interface StageInstance
Re-export
import { type StageInstance } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Properties

id: string

The id of this Stage instance

guildId: string

The guild id of the associated Stage channel

channelId: string

The id of the associated Stage channel

topic: string

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

privacyLevel: PrivacyLevel

The privacy level of the Stage instance

discoverableDisabled: boolean

Whether or not Stage discovery is disabled