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

x/higa/deno/client/managers/index.ts>CreateStageInstanceOptions

A package to interract with the Discord API coded by myself
Latest
interface CreateStageInstanceOptions
import { type CreateStageInstanceOptions } from "https://deno.land/x/higa@0.1.2/deno/client/managers/index.ts";

Properties

channel_id: string
topic: string
privacy_level: StageInstancePrivacyLevel
optional
send_start_notification: boolean