mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 05:19:41 +00:00
Re-export ConnectionHttp from the network package
This commit is contained in:
@@ -7,5 +7,5 @@ from .authenticator import do_authentication
|
||||
from .mtprotosender import MTProtoSender
|
||||
from .connection import (
|
||||
ConnectionTcpFull, ConnectionTcpAbridged, ConnectionTcpObfuscated,
|
||||
ConnectionTcpIntermediate
|
||||
ConnectionTcpIntermediate, ConnectionHttp
|
||||
)
|
||||
|
Reference in New Issue
Block a user