pub fn send_message( chat_guid: &str, message: &str, opts: &SendOptions<'_>, text_formatting: Option<&Value>, dd_scan: Option<bool>, ) -> Action