Table of Contents

Property GuildInstall

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GuildInstall

Gets or sets the guild install configuration.

Disabled when null.

Defaults to null.

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

Property Value

DiscordApplicationIntegrationTypeConfiguration