Table of Contents

Property ApproximateMemberCount

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ApproximateMemberCount

Gets the approximate number of members in this guild, when using GetGuildAsync(ulong, bool?, bool) and having withCounts set to true.

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

Property Value

int?