Property Type
- Namespace
- DSharpPlus.Net.InboundWebhooks
- Assembly
- DSharpPlus.dll
Type
The type of the event.
[JsonProperty("type")]
[JsonConverter(typeof(StringEnumConverter))]
public DiscordWebhookEventBodyType Type { get; }
The type of the event.
[JsonProperty("type")]
[JsonConverter(typeof(StringEnumConverter))]
public DiscordWebhookEventBodyType Type { get; }