pub fn send_message_sync( id_base: &String, message: String, secure: bool, ) -> Result<Response, &'static str>