EditStageInstanceOptions
Documentation / @discordeno/types / EditStageInstanceOptions
Interface: EditStageInstanceOptions
Defined in: discordeno/stageInstance.ts:21
https://docs.discord.com/developers/resources/stage-instance#modify-stage-instance-json-params
Properties
privacyLevel?
optionalprivacyLevel?:DiscordStageInstancePrivacyLevel
Defined in: discordeno/stageInstance.ts:25
The privacy level of the Stage instance
topic?
optionaltopic?:string
Defined in: discordeno/stageInstance.ts:23
The topic of the Stage instance (1-120 characters)