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