Property Integrations
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Integrations
Gets a collection of partial server integrations.
[JsonProperty("integrations", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordIntegration> Integrations { get; }