Table of Contents

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; }

Property Value

int