mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
160a3699ac
This also fixes the annoyingly confusing message: "Odd msg_seqno expected (relevant message), but even received."
3 lines
73 B
Python
3 lines
73 B
Python
from .tlobject import TLObject
|
|
from .session import Session, JsonSession
|