Property ApproximateMemberCount
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ApproximateMemberCount
Gets the approximate guild total member count for the invite.
[JsonProperty("approximate_member_count")]
public int? ApproximateMemberCount { get; }
Property Value
- int?