Skip to main content

send_slack

Function send_slack 

Source
pub async fn send_slack(
    client: &Client,
    cfg: &SlackConfig,
    event: &NotifyEvent,
) -> Result<(), String>
Available on crate feature notify only.
Expand description

Deliver a Slack message.