Table of Contents

Property PresenceCount

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

PresenceCount

Gets the number of online members.

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

Property Value

int