Table of Contents

Property SpeakerCount

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

SpeakerCount

Gets the number of speakers in the stage channel.

[JsonProperty("speaker_count")]
public int SpeakerCount { get; }

Property Value

int