mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 21:10:29 +00:00
Improve TakeoutClient proxy and takeout functionality (#1106)
This commit is contained in:

committed by
Lonami

parent
274fa72a8c
commit
9a98d41a2c
@@ -262,7 +262,6 @@ class TelegramBaseClient(abc.ABC):
|
||||
)
|
||||
)
|
||||
|
||||
self._connection = connection
|
||||
self._sender = MTProtoSender(
|
||||
self.session.auth_key, self._loop,
|
||||
loggers=self._log,
|
||||
|
Reference in New Issue
Block a user