Files
Telethon/telethon
Lonami Exo 8bd9dd66ab Re-export the main modules and types from sync
For convenience. People can now easily replace:
from telethon import TelegramClient, events

with
from telethon.sync import TelegramClient, events
2019-05-07 10:47:25 +02:00
..
2019-05-01 17:52:32 +02:00
2019-05-06 08:55:24 +02:00
2019-05-04 12:39:48 +02:00
2019-05-06 08:55:24 +02:00