pub type WebhookResponse = Response<Empty<Bytes>>;
The empty HTTP response returned by WebhookService.
WebhookService
pub struct WebhookResponse { /* private fields */ }