mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-14 13:00:38 +00:00
For convenience. People can now easily replace: from telethon import TelegramClient, events with from telethon.sync import TelegramClient, events