Telethon/telethon/client
2020-03-29 10:15:53 +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 Handle all entity types on isinstance checks 2019-12-23 13:52:07 +01:00
dialogs.py Minor docs update, bump v1.11.3 2020-02-24 13:15:56 +01:00
downloads.py Expose key and iv parameter in downloads/uploads (#1397) 2020-03-04 16:12:34 +01:00
messageparse.py Fix _get_response_message for sendMedia(live location) 2020-02-01 15:32:52 +01:00
messages.py Remove call to _cache_media (#1419) 2020-03-29 10:15:53 +02:00
telegrambaseclient.py Fix default DC ID value 2020-02-02 10:01:15 +01:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Execute get_me() on reconnect 2020-01-04 17:22:53 +01: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