Property IsPending
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsPending
Whether the user has not passed the guild's Membership Screening requirements yet.
[JsonProperty("pending", NullValueHandling = NullValueHandling.Ignore)]
public bool? IsPending { get; }
Property Value
- bool?