Property SpeakerCount
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
SpeakerCount
Gets the number of users speaking in the Stage.
[JsonProperty("speaker_count", NullValueHandling = NullValueHandling.Ignore)]
public int SpeakerCount { get; }