Property Verified
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Verified
Gets whether the user is verified.
This is only present in OAuth.
[JsonProperty("verified", NullValueHandling = NullValueHandling.Ignore)]
public virtual bool? Verified { get; }
Property Value
- bool?