send_webhook_by_name_with_config

Function send_webhook_by_name_with_config 

Source
pub async fn send_webhook_by_name_with_config(
    config_path: &str,
    name: &str,
) -> Result<(), WebHookError>
Expand description

Send a webhook by name using an explicit config path.