Table of Contents

Property IsPending

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

IsPending

Whether the member has not yet passed the guild's member verification requirements.

[JsonProperty("is_pending", NullValueHandling = NullValueHandling.Ignore)]
public bool? IsPending { get; set; }

Property Value

bool?