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

Properties

channelId: BigString
topic: string
optional
sendStartNotification: boolean

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