Telethon/telethon_generator
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
..
parser Detect current MTProtoLayer automatically 2016-09-17 21:09:20 +02:00
scheme.tl Totally refactored source files location 2016-09-17 20:45:12 +02:00
tl_generator.py Added an .empty() function to the objects, fixes to msgs_ack 2016-09-26 17:18:25 +02:00