Telethon/telethon
Lonami b68772aab5 Fixed JSON encoding and decoding for lists, added empty() method
The new empty() method retrieves an empty instance of the
given object, with all the attributes set to None
2016-09-25 10:50:48 +02:00
..
crypto Totally refactored source files location 2016-09-17 20:45:12 +02:00
network Fixed logging out, added a proper function to list sessions 2016-09-23 12:50:01 +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 Fixed JSON encoding and decoding for lists, added empty() method 2016-09-25 10:50:48 +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 Fixed logging out, added a proper function to list sessions 2016-09-23 12:50:01 +02:00