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