Table of Contents

Property OnlineCount

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

OnlineCount

Gets the online count.

[JsonProperty("online_count", NullValueHandling = NullValueHandling.Include)]
public int? OnlineCount { get; }

Property Value

int?