GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

EventBodyObjectData

API/Type Aliases/EventBodyObjectData
seyfert/lib/types/payloads/webhokEvents.d.ts

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.