Skip to main content
Go to Latest
interface CreateStageInstance
import { type CreateStageInstance } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/helpers/deps.ts";

Properties

channelId: bigint
topic: string
optional
sendStartNotification: boolean

Notify @everyone that the stage instance has started. Requires the MENTION_EVERYONE permission.