mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-26 03:13:45 +03:00
Re-export ConnectionHttp from the network package
This commit is contained in:
parent
128053750d
commit
7b6e65a7a5
|
@ -7,5 +7,5 @@ from .authenticator import do_authentication
|
|||
from .mtprotosender import MTProtoSender
|
||||
from .connection import (
|
||||
ConnectionTcpFull, ConnectionTcpAbridged, ConnectionTcpObfuscated,
|
||||
ConnectionTcpIntermediate
|
||||
ConnectionTcpIntermediate, ConnectionHttp
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user