mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-02-13 10:00:54 +03:00
This allows "from telethon.types import Message" to work. Closes #3929. Not entirely sure how it used to work before, perhaps it got changed at some point but this should revert previous behaviour.
2 lines
28 B
Python
2 lines
28 B
Python
from .tl.functions import *
|