ApplicationWebhookEventType

export declare enum ApplicationWebhookEventType
export declare enum ApplicationWebhookEventType
ApplicationAuthorized=

"APPLICATION_AUTHORIZED"

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

"APPLICATION_DEAUTHORIZED"

Sent when an app was deauthorized by a user
EntitlementCreate=

"ENTITLEMENT_CREATE"

Entitlement was created
EntitlementDelete=

"ENTITLEMENT_DELETE"

Entitlement was deleted This event is not yet documented but can be enabled from the developer portal
EntitlementUpdate=

"ENTITLEMENT_UPDATE"

Entitlement was updated This event is not yet documented but can be enabled from the developer portal
QuestUserEnrollment=

"QUEST_USER_ENROLLMENT"

User was added to a Quest (currently unavailable)