Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface CreateStageInstance
implements WithReason
import { type CreateStageInstance } from "https://deno.land/x/discordeno@18.0.1/plugins/helpers/deps.ts";

Properties

channelId: BigString
topic: string
optional
sendStartNotification: boolean

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