Property Type
- Namespace
- DSharpPlus.Net.InboundWebhooks
- Assembly
- DSharpPlus.dll
Type
Gets the type of the event.
[JsonProperty("type")]
public DiscordWebhookEventType Type { get; }
Gets the type of the event.
[JsonProperty("type")]
public DiscordWebhookEventType Type { get; }