Telethon/telethon
2017-06-05 09:26:10 +02:00
..
crypto Use more straightforward calls of hashlib.sha1/sha256 2017-06-02 16:49:03 +02:00
network Allow using lists and dicts for passing proxy settings 2017-06-05 09:26:10 +02:00
parser Make lint happier 2017-05-21 13:59:16 +02:00
tl Improve .is_user_authorized() and add a .get_me() method 2017-06-04 17:24:08 +02:00
utils Update to v0.10 and some minor grammar fixes 2017-06-03 13:36:41 +02:00
__init__.py Use relative imports always where possible 2017-05-21 13:02:54 +02:00
errors.py Raise FloodWaitError instead sleeping 2017-05-29 16:46:17 +02:00
helpers.py Use more straightforward calls of hashlib.sha1/sha256 2017-06-02 16:49:03 +02:00
interactive_telegram_client.py Fix disconnect and reconnect for exported senders (#53) 2017-05-30 13:27:23 +02:00
telegram_client.py Improve .is_user_authorized() and add a .get_me() method 2017-06-04 17:24:08 +02:00