mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-14 04:50:39 +00:00
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