mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-13 01:22:21 +03:00
Fix patched import
This commit is contained in:
parent
b85f50e314
commit
acb066ad2e
|
@ -1,4 +1,2 @@
|
||||||
# Compatibility for people relying on this module
|
# Compatibility for people relying on this module
|
||||||
from ..custom.message import Message
|
from ..custom.message import MessageEmpty, MessageService, Message
|
||||||
|
|
||||||
MessageService = MessageEmpty = Message
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user