mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Use an Enum for the ConnectionMode and support specifying it
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from .telegram_bare_client import TelegramBareClient
|
||||
from .telegram_client import TelegramClient
|
||||
from .network import ConnectionMode
|
||||
from . import tl
|
||||
|
Reference in New Issue
Block a user