Property MemberCount
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
MemberCount
Gets the approximate count of members in a thread, capped to 50.
[JsonProperty("member_count", NullValueHandling = NullValueHandling.Ignore)]
public int? MemberCount { get; }
Property Value
- int?