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