Skip to content

EventFilter

Defined in: packages/webhook/src/registry/types.ts:31

optional channelId: string[]

Defined in: packages/webhook/src/registry/types.ts:34


optional createdAfter: Date

Defined in: packages/webhook/src/registry/types.ts:39


optional createdBefore: Date

Defined in: packages/webhook/src/registry/types.ts:40


optional messageId: string[]

Defined in: packages/webhook/src/registry/types.ts:36


optional organizationId: string[]

Defined in: packages/webhook/src/registry/types.ts:38


optional providerId: string[]

Defined in: packages/webhook/src/registry/types.ts:33


optional templateId: string[]

Defined in: packages/webhook/src/registry/types.ts:35


optional type: WebhookEventType[]

Defined in: packages/webhook/src/registry/types.ts:32


optional userId: string[]

Defined in: packages/webhook/src/registry/types.ts:37