Skip to main content
Module

x/oasis/mod.ts>CreateStageInstance

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

Properties

channelId: bigint
topic: string
optional
sendStartNotification: boolean

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