mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-22 09:26:37 +03:00
8ae75db862
Closes #3936. There are two changes made to ensure the first update in a channel cannot be lost, first by always sorting updates before applying pts, and second by cautiously initializing the local pts if the client had no pts known beforehand. It might be possible to cleanup the handling of possible gaps now that updates are always sorted, but that requires more thought. |
||
---|---|---|
.. | ||
__init__.py | ||
entitycache.py | ||
messagebox.py | ||
session.py |