Lonami / grammers

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

Received an update referencing an unknown peer, treating as gap #226

Closed xndrpr closed 4 months ago

xndrpr commented 6 months ago

This log is sometimes received from a channel that is in user's dialogs, and user has subscribed to the channel.

The log:

10:19:59 [INFO] received an update referencing an unknown peer, treating as gap

The channel: @news_crypto

The code that doesn't work correctly:

lib > grammers_session > src > message_box > mod.rs:363

Lonami commented 4 months ago

Closing in favor of the more-recent #240.