Table of Contents

Property ApproximatePresenceCount

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ApproximatePresenceCount

Gets the approximate guild online member count for the invite.

[JsonProperty("approximate_presence_count", NullValueHandling = NullValueHandling.Ignore)]
public int? ApproximatePresenceCount { get; }

Property Value

int?