Table of Contents

Property ParticipantCount

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ParticipantCount

Gets the number of users in the Stage.

[JsonProperty("participant_count", NullValueHandling = NullValueHandling.Ignore)]
public int ParticipantCount { get; }

Property Value

int