Telethon/telethon/client
2019-10-27 18:48:41 +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 resending code with empty phone hash (fix #1283) 2019-09-27 10:41:01 +02: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 Avoid using telethon.sync in the examples 2019-08-13 23:33:39 +02:00
messageparse.py Support sending scheduled messages 2019-09-06 13:45:31 +02:00
messages.py Update missing links in the documentation summary 2019-09-24 16:19:56 +02:00
telegrambaseclient.py Ignore channel-only permissions in megagroups (#1292) 2019-10-11 18:04:41 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Replace messages.getPeerDialogs with channels.getFullChannel (#1305) 2019-10-27 18:48:41 +01:00
uploads.py Make allow_cache do nothing for now, bump v1.10.5 (#1272) 2019-09-27 15:12:17 +02:00
users.py Sleep automatically on slow mode error too (#1279) 2019-09-24 11:37:41 +02:00