Table of Contents

Class DiscordApplicationOAuth2InstallParams

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents the default installation configuration for an integration.

public sealed class DiscordApplicationOAuth2InstallParams
Inheritance
DiscordApplicationOAuth2InstallParams

Remarks

Permissions is ignored in the case of UserInstall.

Constructors

DiscordApplicationOAuth2InstallParams()

Properties

Permissions

Represents permissions that the integration requires.

Scopes

Represents scopes granted to the integration.