mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 05:19:41 +00:00
Fix patched import
This commit is contained in:
@@ -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
|
|
||||||
|
Reference in New Issue
Block a user