Property Type
- Namespace
- DSharpPlus.Net.InboundWebhooks
- Assembly
- DSharpPlus.dll
Type
Gets the type of integration for the install.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public DiscordApplicationIntegrationType Type { get; }