WebhookEvent
Interface
An event received by the webhook. This is the type of req.body in route
handlers that use the middleware.
Propertiesโ
| Name | Type | Description |
|---|---|---|
attachments | Attachment[] | - |
detectedAt | Date | - |
event | APIResult | - |
Source: index.ts:94