Property Email
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Gets the member's email address.
This is only present in OAuth.
[JsonIgnore]
public override string Email { get; }
Property Value
- string
Gets the member's email address.
This is only present in OAuth.
[JsonIgnore]
public override string Email { get; }