Property StageInstance
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
StageInstance
Gets stage instance data for this invite if it is for a stage instance channel.
[JsonProperty("stage_instance")]
public DiscordStageInvite StageInstance { get; }