pub fn send_tg_message_blocking( text: String, parse_mode: ParseMode, silent: bool, ) -> TgResult<()>