-
-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Labels
Description
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)