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