Specially, the "default" event will be triggered when the incoming event is not registered in any on function. And the "all" event will be triggered in every webhook event.

Todo

More event names are waiting to be added

Hierarchy

  • WebhookEvents

Indexable

[key: string | symbol]: WebhookCallbackFunction<any>

Properties

Generated using TypeDoc