kient / WebhookEvent
Interface: WebhookEvent
src/structures/base-event.ts:4
Properties
Property | Type | Defined in |
---|---|---|
body | string | src/structures/base-event.ts:10 |
messageId | string | src/structures/base-event.ts:5 |
subscriptionId | string | src/structures/base-event.ts:6 |
timestamp | string | src/structures/base-event.ts:7 |
type | string | src/structures/base-event.ts:8 |
version | string | src/structures/base-event.ts:9 |