Telethon/telethon/client
2019-04-22 12:24:45 +02:00
..
__init__.py Add new takeout method 2019-01-05 17:18:40 +01:00
account.py Reduce __enter__/__exit__ boilerplate for sync ctx managers 2019-04-13 10:53:33 +02:00
auth.py Fix pts from channels is different (#1160) 2019-04-21 13:56:14 +02:00
bots.py Return custom.InlineResults instead of a simple list 2018-08-02 23:31:51 +02:00
buttons.py Support configuring the reply markup through buttons 2019-01-03 19:03:47 +01:00
chats.py Reduce __enter__/__exit__ boilerplate for sync ctx managers 2019-04-13 10:53:33 +02:00
dialogs.py Fix iter_dialogs missing many dialogs 2019-04-16 13:00:18 +02:00
downloads.py Prevent download_profile_photo from downloading arbitrary files 2019-04-03 09:51:33 +02:00
messageparse.py Add missing files for the previous commit 2019-04-09 16:55:33 +04:00
messages.py Fix forward_messages for a single message when using IDs 2019-04-17 08:51:21 +02:00
telegrambaseclient.py Fix StateCache accessing None to_id and add logging (#1160) 2019-04-22 12:24:45 +02:00
telegramclient.py Add new takeout method 2019-01-05 17:18:40 +01:00
updates.py Fix StateCache accessing None to_id and add logging (#1160) 2019-04-22 12:24:45 +02:00
uploads.py Fix sending albums not returning the sent messages (#1151) 2019-04-09 16:48:58 +04:00
users.py Better get_input_entity code flow 2019-04-03 09:41:36 +02:00