mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Add patched module back for compatibility
This commit is contained in:
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
|
Reference in New Issue
Block a user