Telethon/telethon/client
2020-06-05 21:58:59 +02: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 Add a friendly method for QR login 2020-06-05 21:58:59 +02:00
bots.py Avoid using telethon.sync in the examples 2019-08-13 23:33:39 +02:00
buttons.py Add some missing words in the docs 2020-01-19 13:25:58 +01:00
chats.py Expose missing embed_links param in edit_permissions 2020-05-09 17:35:26 +02:00
dialogs.py Minor docs update, bump v1.11.3 2020-02-24 13:15:56 +01:00
downloads.py Handle FloodWaitError in client.download_media 2020-04-28 20:49:57 +02:00
messageparse.py Fix another crash for return value when sending albums 2020-05-24 19:01:05 +02:00
messages.py Return produced service message with pin_message 2020-04-29 10:29:14 +02:00
telegrambaseclient.py Don't disconnect borrowed senders immediately (#1364) 2020-04-05 12:34:33 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Don't crash when receiving updates prior to login 2020-06-05 21:17:09 +02:00
uploads.py Support dice autocast and update docs on send_file for dice 2020-05-05 09:28:37 +02:00
users.py Handle flood waits of 0 seconds more gracefully (#1460) 2020-05-13 18:50:56 +02:00