Skip to main content
Module

x/natico/deps.ts>StageInstance

A powerful and customizable framework for Discordeno
Latest
interface StageInstance
Re-export
import { type StageInstance } from "https://deno.land/x/natico@4.0.0-pre.4/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