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