Table of Contents

Enum ApplicationIntegrationType

Namespace
Discord
Assembly
Discord.Net.Core.dll

Defines where an application can be installed.

public enum ApplicationIntegrationType

Fields

GuildInstall = 0

The application can be installed to a guild.

UserInstall = 1

The application can be installed to a user.