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