Telethon/telethon/_client/__init__.py
2021-09-11 13:43:20 +02:00

5 lines
178 B
Python

"""
This package defines the main `telethon._client.telegramclient.TelegramClient` instance
which delegates the work to free-standing functions defined in the rest of files.
"""