mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-22 17:36:34 +03:00
88f87f6de2
Making a distinction between a bare client and a full-featured client will make it easier to create instances of the bare client itself that can be simultaneously and hence have two separate connections which do not interfer with eachother. While writing the bare client, full reconnection to a different data center is once again done only on .connect(). |
||
---|---|---|
.. | ||
crypto | ||
network | ||
parser | ||
tl | ||
utils | ||
__init__.py | ||
errors.py | ||
helpers.py | ||
interactive_telegram_client.py | ||
telegram_bare_client.py | ||
telegram_client.py |