pub fn build_receive_text_msg( from: &str, session_id: Option<String>, channel: &str, text: &str, ) -> MessageInResult