mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
Add patched module back for compatibility
This commit is contained in:
parent
b88ec4b814
commit
9a0e030db8
4
telethon/tl/patched/__init__.py
Normal file
4
telethon/tl/patched/__init__.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Compatibility for people relying on this module
|
||||
from ..custom.message import Message
|
||||
|
||||
MessageService = MessageEmpty = Message
|
Loading…
Reference in New Issue
Block a user