DiscordStageInstance
Documentation / @discordeno/types / DiscordStageInstance
Interface: DiscordStageInstance
Defined in: discord/stageInstance.ts:4
Properties
channel_id
channel_id:
string
Defined in: discord/stageInstance.ts:10
The id of the associated Stage channel
discoverable_disabled
discoverable_disabled:
boolean
Defined in: discord/stageInstance.ts:19
Whether or not Stage Discovery is disabled
Deprecated
guild_id
guild_id:
string
Defined in: discord/stageInstance.ts:8
The guild id of the associated Stage channel
guild_scheduled_event_id
guild_scheduled_event_id:
string|null
Defined in: discord/stageInstance.ts:21
The id of the scheduled event for this Stage instance
id
id:
string
Defined in: discord/stageInstance.ts:6
The id of this Stage instance
privacy_level
privacy_level:
DiscordStageInstancePrivacyLevel
Defined in: discord/stageInstance.ts:14
The privacy level of the Stage instance
topic
topic:
string
Defined in: discord/stageInstance.ts:12
The topic of the Stage instance (1-120 characters)