Skip to main content
Module

x/biscuit/mod.ts>DiscordStageInstance

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

Properties

topic: string

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

id: string

The id of this Stage instance

guild_id: string

The guild id of the associated Stage channel

channel_id: string

The id of the associated Stage channel

optional
guild_scheduled_event_id: string

The id of the scheduled event for this Stage instance

topic: string

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

id: string

The id of this Stage instance

guild_id: string

The guild id of the associated Stage channel

channel_id: string

The id of the associated Stage channel

optional
guild_scheduled_event_id: string

The id of the scheduled event for this Stage instance