Skip to main content

send_notification

Function send_notification 

Source
pub async fn send_notification(
    channel_name: &str,
    channel: &ChannelConfig,
    message: &NotifyMessage,
) -> Result<SendResult>