/** * The universal, unique ID of the webhook. */ export type WebhookId = string;