Telethon/telethon
Lonami 30f15e67ac Avoid listening for updates if no update handlers are added
This only caused issues if it was the first time we logged in.
All the cases are now covered
2016-10-02 13:42:17 +02:00
..
crypto Totally refactored source files location 2016-09-17 20:45:12 +02:00
network Attempt at fixing #5 (RPCError) and updated README 2016-10-02 13:30:14 +02:00
parser Totally refactored source files location 2016-09-17 20:45:12 +02:00
tl Totally refactored source files location 2016-09-17 20:45:12 +02:00
utils Added an .empty() function to the objects, fixes to msgs_ack 2016-09-26 17:18:25 +02:00
__init__.py Totally refactored source files location 2016-09-17 20:45:12 +02:00
errors.py Updated README, minor changes and pip ready 2016-09-18 12:04:17 +02:00
helpers.py Totally refactored source files location 2016-09-17 20:45:12 +02:00
interactive_telegram_client.py Updated README, minor changes and pip ready 2016-09-18 12:04:17 +02:00
telegram_client.py Avoid listening for updates if no update handlers are added 2016-10-02 13:42:17 +02:00