Telethon/telethon/tl/__init__.py
Lonami Exo f7e8907c6f Create RpcResult class and generalise core special cases
This results in a cleaner MTProtoSender, which now can always
read a TLObject with a guaranteed item, if the message is OK.
2018-06-09 13:13:55 +02:00

2 lines
31 B
Python

from .tlobject import TLObject