mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 12:59:46 +00:00
Totally refactored source files location
Now it *should* be easier to turn Telethon into a pip package
This commit is contained in:
3
telethon/__init__.py
Normal file
3
telethon/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .errors import *
|
||||
from .telegram_client import TelegramClient
|
||||
from .interactive_telegram_client import InteractiveTelegramClient
|
Reference in New Issue
Block a user