thread 'main' panicked called at `Result::unwrap()` on an `Err` value: Unbalanced
Error response: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.telegram.org")), port: None, path: "/botxxxxxxx/sendmessage", query: None, fragment: None }, source: TimedOut }
Could not reach API. Doing sleep and retry...
We retried, but still cannot reach API
*** EMAIL sent ***
thread 'main' panicked at src/main.rs:76:30:
called `Result::unwrap()` on an `Err` value: Unbalanced
Edited by Antnks