Skip to main content

EditStageInstanceOptions

Documentation


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?

optional privacyLevel?: DiscordStageInstancePrivacyLevel

Defined in: discordeno/stageInstance.ts:25

The privacy level of the Stage instance


topic?

optional topic?: string

Defined in: discordeno/stageInstance.ts:23

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