Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/deps.ts>CreateStageInstance

An object oriented Discordeno framework
Latest
interface CreateStageInstance
import { type CreateStageInstance } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";

Properties

channelId: bigint
topic: string
optional
sendStartNotification: boolean

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