Table of Contents

Property Email

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Email

Gets the user's email address.

This is only present in OAuth.

[JsonProperty("email", NullValueHandling = NullValueHandling.Ignore)]
public virtual string Email { get; }

Property Value

string