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.82/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 | undefined

The privacy level of the stage instance

optional
send_start_notification: boolean | undefined

Notify @everyone that a stage instance has started

optional
guild_scheduled_event_id: Snowflake | undefined

The guild scheduled event associated with this stage instance