pub async fn get_webhook(
configuration: &Configuration,
webhook_id: i64,
) -> Result<GetWebhook, Error<GetWebhookError>>pub async fn get_webhook(
configuration: &Configuration,
webhook_id: i64,
) -> Result<GetWebhook, Error<GetWebhookError>>