Property Verified
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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?