Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denocordts/deps.ts>RESTPostAPIStageInstanceJSONBody

An Object Oriented Discord API wrapper for Deno.
Latest
interface RESTPostAPIStageInstanceJSONBody
import { type RESTPostAPIStageInstanceJSONBody } from "https://deno.land/x/denocordts@1.2.0/deps.ts";

Properties

channel_id: Snowflake

The id of the stage channel

topic: string

The topic of the stage instance (1-120 characters)

optional
privacy_level: StageInstancePrivacyLevel

The privacy level of the stage instance

optional
send_start_notification: boolean

Notify @everyone that a stage instance has started