enum ApplicationWebhookEventType

external
export declare enum ApplicationWebhookEventType

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

Members

external
ApplicationAuthorized = "APPLICATION_AUTHORIZED"

Sent when an app was authorized by a user to a server or their account

external
EntitlementCreate = "ENTITLEMENT_CREATE"

Entitlement was created

external
QuestUserEnrollment = "QUEST_USER_ENROLLMENT"

User was added to a Quest (currently unavailable)