Table of Contents

Property IntegrationTypes

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IntegrationTypes

Gets the application command allowed integration types.

[JsonProperty("integration_types", NullValueHandling = NullValueHandling.Ignore)]
[DiscordUnreleased]
public List<ApplicationCommandIntegrationTypes>? IntegrationTypes { get; }

Property Value

List<ApplicationCommandIntegrationTypes>