Telethon/telethon/client
2020-04-26 11:00:00 +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 Fix downloading thumb was using name inferred for video 2020-04-23 21:01:29 +02:00
messageparse.py Fix _get_response_message for sendMedia(live location) 2020-02-01 15:32:52 +01:00
messages.py Fix delete_messages(None, ...) not working 2020-04-23 20:40:23 +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 Slightly better flow in _file_to_media 2020-03-14 12:16:52 +01:00
users.py Fix get_entity(chat) (#1367) 2020-01-08 12:07:58 +01:00