mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-04 19:12:29 +00:00
Make custom, functions and types proper modules
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.
This commit is contained in:
1
telethon/functions.py
Normal file
1
telethon/functions.py
Normal file
@@ -0,0 +1 @@
|
||||
from .tl.functions import *
|
Reference in New Issue
Block a user