Table of Contents
API reference

Property User

Namespace
DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
Assembly
DisCatSharp.Hosting.AspNetCore.dll

User

Gets the user that deauthorized the application.

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

Property Value

DiscordUser