Telethon/telethon
Lonami 2a666f7ee0 Added ability to download profile photos, changes to get_dialogs()
The `get_dialogs()` method now returns dialogs and "entities",
which can be an User, a Chat or even a Channel.
In order to use them you may want to make use of .get_input_peer()
and .get_display_name() methods
2016-10-03 19:44:01 +02:00
..
crypto Totally refactored source files location 2016-09-17 20:45:12 +02:00
network Implemented receive timeout (#6) and fixed error string 2016-10-03 09:54:17 +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 Implemented receive timeout (#6) and fixed error string 2016-10-03 09:54:17 +02:00
helpers.py Totally refactored source files location 2016-09-17 20:45:12 +02:00
interactive_telegram_client.py Added ability to download profile photos, changes to get_dialogs() 2016-10-03 19:44:01 +02:00
telegram_client.py Added ability to download profile photos, changes to get_dialogs() 2016-10-03 19:44:01 +02:00