mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00

For convenience. People can now easily replace: from telethon import TelegramClient, events with from telethon.sync import TelegramClient, events