Table of Contents

Property Email

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.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