pub fn notify_selected(
config: &Config,
selected_channel_ids: &[String],
event: &CompletionEvent,
) -> Vec<DeliveryResult>Expand description
Sends one event to all selected channel IDs.
pub fn notify_selected(
config: &Config,
selected_channel_ids: &[String],
event: &CompletionEvent,
) -> Vec<DeliveryResult>Sends one event to all selected channel IDs.