Property ApproximatePresenceCount
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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?