Enum DiscordWebhookEventType
- Namespace
- DSharpPlus.Net.InboundWebhooks
- Assembly
- DSharpPlus.dll
Represents the type of the webhook event.
public enum DiscordWebhookEventType
- Extension Methods
Fields
Event = 1
An event.
Ping = 0
A ping event.
Represents the type of the webhook event.
public enum DiscordWebhookEventType
Event = 1
An event.
Ping = 0
A ping event.