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