mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Create a proper Message class (msg_id, seqno, body; only .to_bytes())
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from .tlobject import TLObject
|
||||
from .session import Session
|
||||
from .gzip_packed import GzipPacked
|
||||
from .message import Message
|
||||
from .message_container import MessageContainer
|
||||
|
Reference in New Issue
Block a user