Property ParticipantCount
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ParticipantCount
Gets the number of participants in the stage channel.
[JsonProperty("participant_count")]
public int ParticipantCount { get; }
Gets the number of participants in the stage channel.
[JsonProperty("participant_count")]
public int ParticipantCount { get; }