Skip to main content
Latest
interface CreateStageInstance
implements WithReason
import { type CreateStageInstance } from "https://deno.land/x/discordeno@18.0.1/helpers/mod.ts";

Properties

channelId: BigString
topic: string
optional
sendStartNotification: boolean

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