mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-06-19 19:46:41 +00:00

This results in a cleaner MTProtoSender, which now can always read a TLObject with a guaranteed item, if the message is OK.
2 lines
31 B
Python
2 lines
31 B
Python
from .tlobject import TLObject
|