Telethon/telethon/client
2020-05-05 09:28:37 +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 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 Add some missing words in the docs 2020-01-19 13:25:58 +01:00
chats.py Fix action 'song' should alias 'audio' (#1444) 2020-04-26 11:00:00 +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 Return produced service message with pin_message 2020-04-29 10:29:14 +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 disconnect borrowed senders immediately (#1364) 2020-04-05 12:34:33 +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 FloodWaitError in client.download_media 2020-04-28 20:49:57 +02:00