Lonami / grammers

(tele)gramme.rs - use Telegram's API from Rust
https://t.me/gramme_rs
Apache License 2.0
563 stars 117 forks source link

Probably fixed update skipping #229

Closed rs-pro0 closed 7 months ago

rs-pro0 commented 7 months ago

Basically on the line I changed function was returning in case of an error with one of the updates, if there are multiple of them and only one isn't correct, I don't see any reason to return from function.