mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-10 02:50:36 +00:00
Create a centralized Connection class, replaces TcpTransport (#112)
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 .tcp_transport import TcpTransport
|
||||
from .connection import Connection
|
||||
|
||||
Reference in New Issue
Block a user