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