Property PresenceCount
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
PresenceCount
Gets the number of online members.
[JsonProperty("presence_count", NullValueHandling = NullValueHandling.Ignore)]
public int PresenceCount { get; }
Gets the number of online members.
[JsonProperty("presence_count", NullValueHandling = NullValueHandling.Ignore)]
public int PresenceCount { get; }