Skip to main content

create_chat

Function create_chat 

Source
pub fn create_chat(
    addresses: &[String],
    message: &str,
    service: &str,
    attributed_body: Option<&Value>,
    effect_id: Option<&str>,
    subject: Option<&str>,
) -> Action