Table of Contents

Enum DiscordApplicationIntegrationType

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents the type of integration for an application.

public enum DiscordApplicationIntegrationType
Extension Methods

Fields

GuildInstall = 0

Represents that the integration can be installed for a guild.

UserInstall = 1

Represents that the integration can be installed for a user.