Property UserCount
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
UserCount
Gets the total number of users subscribed to the scheduled event.
[JsonProperty("user_count", NullValueHandling = NullValueHandling.Ignore)]
public int UserCount { get; }