Skip to main content
Module

x/discord_api_types/v10.ts>RESTPostAPIStageInstanceJSONBody

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface RESTPostAPIStageInstanceJSONBody
import { type RESTPostAPIStageInstanceJSONBody } from "https://deno.land/x/discord_api_types@0.37.11/v10.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