Telethon/telethon/tl/__init__.py
Lonami Exo 160a3699ac Fix confusing names "MtProtoRequest" and ".confirmed" (#176)
This also fixes the annoyingly confusing message:
"Odd msg_seqno expected (relevant message), but even received."
2017-07-24 16:54:48 +02:00

3 lines
73 B
Python

from .tlobject import TLObject
from .session import Session, JsonSession