Property MemberCount
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
MemberCount
Gets an approximate count of users in a thread, stops counting at 50.
[JsonProperty("member_count", NullValueHandling = NullValueHandling.Ignore)]
public int? MemberCount { get; }
Property Value
- int?