Bagikan melalui


WebNotificationHook type

Mewakili hook Webhook

type WebNotificationHook = {
  hookParameter: WebhookHookParameter
  hookType: "Webhook"
} & NotificationHook