Telethon/telethon
2017-08-29 20:44:51 +02:00
..
crypto Replace the old Session+pickle with JsonSession (name change) 2017-08-29 15:59:08 +02:00
errors Verify the files downloaded from CDNs and raise on sha256 mismatch 2017-08-28 14:17:31 +02:00
extensions Set a known buffer size if possible on BinaryWriter()s 2017-08-29 20:44:51 +02:00
network Set a known buffer size if possible on BinaryWriter()s 2017-08-29 20:44:51 +02:00
tl Replace the old Session+pickle with JsonSession (name change) 2017-08-29 15:59:08 +02:00
__init__.py Completely change errors (make one class for each) 2017-06-10 11:47:51 +02:00
helpers.py Slightly reorganise the project structure 2017-06-09 16:13:39 +02:00
telegram_bare_client.py Replace the old Session+pickle with JsonSession (name change) 2017-08-29 15:59:08 +02:00
telegram_client.py Simplify modifying TelegramClient.session through its __init__ 2017-08-29 16:06:14 +02:00
utils.py Enhance a lot choosing a valid path when downloading files 2017-08-24 17:44:38 +02:00