EventBodyObjectData
Signature
export type EventBodyObjectData<T extends WebhookEventTypes> = T extends WebhookEventTypes.ApplicationAuthorized ? ApplicationAuthorizedEvent : APIEntitlement;Members
This export does not declare public properties or methods in the generated declaration file.