Table of Contents

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; }

Property Value

int