Files
Telethon/telethon/tl/patched/__init__.py
2021-02-02 19:12:22 +01:00

5 lines
128 B
Python

# Compatibility for people relying on this module
from ..custom.message import Message
MessageService = MessageEmpty = Message