Telethon/telethon
Lonami Exo 2c61c50671 Save session on connect and fix some typos
The session is saved upon connecting with the hope to make
sure that the authorization key gets saved to disk before
the next run.
2018-10-24 16:39:59 +02:00
..
client Save session on connect and fix some typos 2018-10-24 16:39:59 +02:00
crypto Use new broken MessagePacker 2018-10-19 13:24:52 +02:00
errors Show the request that caused RPC errors in their messages 2018-10-15 18:35:51 +02:00
events Fix several broken links in the docs 2018-10-17 11:50:11 +02:00
extensions Cancel tasks on reconnect instead of awaiting them 2018-10-21 16:20:05 +02:00
network Fix auth_key not actually being saved 2018-10-22 20:58:07 +02:00
sessions Fix sqlite's conn may be None if never used 2018-09-04 11:28:01 +02:00
tl Fix several broken links in the docs 2018-10-17 11:50:11 +02:00
__init__.py Add full_sync module (#1016) 2018-10-05 19:59:56 +02:00
default.py Create a default module to use as a sentinel value 2018-10-05 14:20:50 +02:00
full_sync.py Patch __enter__/__exit__ specially in full_sync 2018-10-19 18:04:53 +02:00
helpers.py Use new broken MessagePacker 2018-10-19 13:24:52 +02:00
sync.py Work around importing sync and using full_sync 2018-10-08 11:13:24 +02:00
utils.py Update documentation with new sections 2018-10-06 20:20:11 +02:00
version.py Update to v1.3 2018-09-22 19:37:16 +02:00