pub async fn update_webhook(
configuration: &Configuration,
webhook_id: i64,
update_webhook: UpdateWebhook,
) -> Result<(), Error<UpdateWebhookError>>pub async fn update_webhook(
configuration: &Configuration,
webhook_id: i64,
update_webhook: UpdateWebhook,
) -> Result<(), Error<UpdateWebhookError>>