Telethon/telethon/client
2020-01-19 13:25:58 +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 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 Handle PeerIdInvalidError in delete_dialog 2020-01-07 12:14:19 +01:00
downloads.py Support async fd on download/upload (#1334) 2019-12-27 12:04:08 +01:00
messageparse.py Handle UpdateMessagePoll in _get_response_message (#1355) 2019-12-26 22:00:41 +01:00
messages.py Fix wrong call to determine entity type 2019-12-30 10:56:20 +01:00
telegrambaseclient.py fix first type found by tests :) 2019-12-08 00:30:25 +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 Fix send_file not considering videos for albums (#1371) 2020-01-17 11:12:20 +01:00
users.py Fix get_entity(chat) (#1367) 2020-01-08 12:07:58 +01:00