Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
interface DiscordStageInstance
import { type DiscordStageInstance } from "https://deno.land/x/discordeno@17.0.0/types/discord.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