Telethon/telethon/network
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
..
__init__.py Totally refactored source files location 2016-09-17 20:45:12 +02:00
authenticator.py Totally refactored source files location 2016-09-17 20:45:12 +02:00
mtproto_plain_sender.py Totally refactored source files location 2016-09-17 20:45:12 +02:00
mtproto_sender.py Added an .empty() function to the objects, fixes to msgs_ack 2016-09-26 17:18:25 +02:00
tcp_client.py Totally refactored source files location 2016-09-17 20:45:12 +02:00
tcp_transport.py Totally refactored source files location 2016-09-17 20:45:12 +02:00