mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-26 11:23:46 +03:00
5 lines
178 B
Python
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.
|
|
"""
|