Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
interface CreateStageInstance
import { type CreateStageInstance } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/permissions/deps.ts";

Properties

channelId: bigint
topic: string
optional
sendStartNotification: boolean

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