pub fn from_webhook_with_options(
registration: WebhookRegistration,
) -> Operator<WebhookEvent>Expand description
Configurable form of from_webhook.
pub fn from_webhook_with_options(
registration: WebhookRegistration,
) -> Operator<WebhookEvent>Configurable form of from_webhook.