Telethon/telethon
2018-10-28 11:53:28 +01:00
..
client Added retry_delay parameter for auto-reconnection (#1031) 2018-10-28 10:55:58 +01: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 Possibly fix possible deadlock 2018-10-28 11:53:28 +01:00
sessions Fix sqlite's conn may be None if never used 2018-09-04 11:28:01 +02:00
tl Add Conversation.cancel() (#1030) 2018-10-25 15:37:36 +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