Telethon/telethon
Lonami Exo 4a2b6e7fa8 Don't start another thread unless an update handler is added*
*Also, stop sending pings, automatic reconnection from
commit fb4885a does the job better.
2017-06-07 20:10:57 +02:00
..
crypto Use more straightforward calls of hashlib.sha1/sha256 2017-06-02 16:49:03 +02:00
network Make generate_sequence() thread-safe and move it to Session 2017-06-07 12:00:01 +01:00
parser Make lint happier 2017-05-21 13:59:16 +02:00
tl Make generate_sequence() thread-safe and move it to Session 2017-06-07 12:00:01 +01: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 Add more errors and make them more descriptive 2017-06-07 11:09:10 +01: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 Don't start another thread unless an update handler is added* 2017-06-07 20:10:57 +02:00