Table of Contents

Property Integrations

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Integrations

Gets a collection of partial server integrations.

[JsonProperty("integrations", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordIntegration> Integrations { get; }

Property Value

IReadOnlyList<DiscordIntegration>