Table of Contents

Property UserInstall

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

UserInstall

Gets or sets the user install configuration.

Disabled when null.

Defaults to null.

[JsonProperty("1", NullValueHandling = NullValueHandling.Ignore)]
public DiscordApplicationIntegrationTypeConfiguration? UserInstall { get; }

Property Value

DiscordApplicationIntegrationTypeConfiguration