Telethon/telethon/client
2019-12-05 11:27:47 +01:00
..
__init__.py Add new takeout method 2019-01-05 17:18:40 +01:00
account.py Avoid using telethon.sync in the examples 2019-08-13 23:33:39 +02:00
auth.py Fix 3.8 syntax warning and erroneous documentation 2019-12-05 11:14:02 +01:00
bots.py Avoid using telethon.sync in the examples 2019-08-13 23:33:39 +02:00
buttons.py Avoid using telethon.sync in the examples 2019-08-13 23:33:39 +02:00
chats.py Ignore channel-only permissions in megagroups (#1292) 2019-10-11 18:04:41 +02:00
dialogs.py Let delete_dialog work for bot accounts without erroring 2019-09-10 21:38:46 +02:00
downloads.py Fix iter_download would not determine file_size alone 2019-10-31 19:38:49 +01:00
messageparse.py Fix 3.8 syntax warning and erroneous documentation 2019-12-05 11:14:02 +01:00
messages.py Fix 3.8 syntax warning and erroneous documentation 2019-12-05 11:14:02 +01:00
telegrambaseclient.py Warn users with ProactorEventLoop about proxy issues (#1337) 2019-12-05 11:27:47 +01:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Don't send pings unless the connection is made 2019-12-02 18:36:20 +01:00
uploads.py Fix return value of send_file(album) of the same media 2019-11-10 14:59:01 +01:00
users.py Sleep automatically on slow mode error too (#1279) 2019-09-24 11:37:41 +02:00