mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00
Use an Enum for the ConnectionMode and support specifying it
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from .mtproto_plain_sender import MtProtoPlainSender
|
||||
from .authenticator import do_authentication
|
||||
from .mtproto_sender import MtProtoSender
|
||||
from .connection import Connection
|
||||
from .connection import Connection, ConnectionMode
|
||||
|
Reference in New Issue
Block a user