WebhookEventTypes

https://discord.com/developers/docs/events/webhook-events#event-types

Signature

export declare enum WebhookEventTypes {    ApplicationAuthorized = "APPLICATION_AUTHORIZED",    EntitlementCreate = "ENTITLEMENT_CREATE",    QuestUserEnrollment = "QUEST_USER_ENROLLMENT"}

Members

This export does not declare public properties or methods in the generated declaration file.