Skip to main content

deliver_announcement

Function deliver_announcement 

Source
pub async fn deliver_announcement(
    config: &Config,
    channel: &str,
    target: &str,
    thread_id: Option<&str>,
    output: &str,
) -> Result<()>