Property Verified
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Verified
Gets whether the member is verified.
This is only present in OAuth.
[JsonIgnore]
public override bool? Verified { get; }
Property Value
- bool?
Gets whether the member is verified.
This is only present in OAuth.
[JsonIgnore]
public override bool? Verified { get; }