Table of Contents

Property User

Namespace
DisCatSharp.Entities.OAuth2
Assembly
DisCatSharp.dll

User

Gets the user who has authorized, if the user has authorized with the identify scope.

[JsonProperty("user", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser? User { get; }

Property Value

DiscordUser