콘텐츠로 이동

EventFilter

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

optional channelId?: string[]

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


optional createdAfter?: Date

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


optional createdBefore?: Date

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


optional messageId?: string[]

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


optional organizationId?: string[]

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


optional providerId?: string[]

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


optional templateId?: string[]

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


optional type?: WebhookEventType[]

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


optional userId?: string[]

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