APIWebhookEventEventBase

export interface APIWebhookEventEventBase<Type extends ApplicationWebhookEventType, Data>
export interface APIWebhookEventEventBase<Type extends ApplicationWebhookEventType, Data>

No summary provided.

NameConstraintsOptionalDefaultDescription
TypeApplicationWebhookEventTypeNoNone
DataNoNone
data:Data
Data for the event. The shape depends on the event type
timestamp:string
Timestamp of when the event occurred in ISO8601 format
type:Type
Event type