Table of Contents

Property IntegrationTypes

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IntegrationTypes

Contexts in which this command can be installed.

[JsonProperty("integration_types")]
public IReadOnlyList<DiscordApplicationIntegrationType>? IntegrationTypes { get; }

Property Value

IReadOnlyList<DiscordApplicationIntegrationType>