Class DiscordWebhookEvent
- Namespace
- DSharpPlus.Net.InboundWebhooks
- Assembly
- DSharpPlus.dll
A wrapper type for an incoming webhook event.
public sealed class DiscordWebhookEvent
- Inheritance
-
objectDiscordWebhookEvent
Properties
- ApplicationID
Gets the ID of the application that triggered this event.
- Event
The event data payload.
- Type
Gets the type of the event.
- Version
Gets the version.