Skip to content

Export each webhook event type #1170

@Jiralite

Description

@Jiralite

Issue description

APIWebhookEventBase is intentionally not exported, but it is not possible to get each webhook event type individually. It is only possible to get a union of them all via APIWebhookEvent, which makes it difficult to, for example, type a parameter of a function as a specific webhook event type.

Code sample

No response

Package version

main

Runtime

Node.js

Runtime version

N/A

Priority this issue should have

Low (slightly annoying)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions