Skip to main content
Module

x/discordeno/types/mod.ts>DiscordStageInstance

Discord API library for Deno
Latest
interface DiscordStageInstance
import { type DiscordStageInstance } from "https://deno.land/x/discordeno@18.0.1/types/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