Table of Contents
API reference

Class DiscordWebhookApplicationAuthorizedEventData

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

Represents the payload for ApplicationAuthorized.

public sealed class DiscordWebhookApplicationAuthorizedEventData : ObservableApiObject
Inheritance
DiscordWebhookApplicationAuthorizedEventData
Inherited Members

Properties

Guild

Gets the guild the application was authorized for when the install target was a guild.

IntegrationType

Gets the authorization installation context when Discord provided it.

Scopes

Gets the scopes granted during authorization.

User

Gets the user that authorized the application.