mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-30 01:39:47 +03:00
Add patched module back for compatibility
This commit is contained in:
parent
2117f8f54b
commit
9384d71d46
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