Telethon/telethon
Lonami 77aa37d2ad Added an .empty() function to the objects, fixes to msgs_ack
The .empty() function returns an "empty" instance of the object
(attributes set to None). This is used rather than using reflection.

The msgs_ack handling broke stuff (InvokeWithLayer when there were
updates), so this is now handled; yet there may be a better fix
2016-09-26 17:18:25 +02:00
..
crypto Totally refactored source files location 2016-09-17 20:45:12 +02:00
network Added an .empty() function to the objects, fixes to msgs_ack 2016-09-26 17:18:25 +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