Table of Contents

Class DiscordApplicationAuthorizedEvent

Namespace
DSharpPlus.Net.InboundWebhooks
Assembly
DSharpPlus.dll

Contains data regarding an application being authorized to a guild or user.

public sealed class DiscordApplicationAuthorizedEvent
Inheritance
object
DiscordApplicationAuthorizedEvent

Properties

Guild

Gets the guild the application was authorized for (if applicable).

Scopes

Gets the scopes the application was authorized for.

Type

Gets the type of integration for the install.

User

Gets the user that authorized the application.