Property Account
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Account
Gets the 3rd party service account for this integration.
[JsonProperty("account", NullValueHandling = NullValueHandling.Ignore)]
public DiscordIntegrationAccount Account { get; }