mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-23 01:46:35 +03:00
151e1623d3
After some discussion, storing the session ID is not needed at all. It can always start off as a new random 8-byte-long number, also restarting the sequence number at 0. This should prevent some seqno too low errors. Also, saving the time offset could cause more trouble than fixing them, so that has also been removed. |
||
---|---|---|
.. | ||
crypto | ||
errors | ||
extensions | ||
network | ||
tl | ||
__init__.py | ||
helpers.py | ||
telegram_bare_client.py | ||
telegram_client.py | ||
update_state.py | ||
utils.py |