Telethon/telethon
Lonami e035939aa2 Attempt at fixing #5 (RPCError) and updated README
Now RPC results can be received from the updates thread, as long
as they are errors. This, however, should not happen!
A recursive lock is now used (and released on every method, rather
than only on the `.receive()` one)
2016-10-02 13:30:14 +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 Added an .empty() function to the objects, fixes to msgs_ack 2016-09-26 17:18:25 +02:00