Telethon/telethon/client
2018-09-16 15:45:38 +02:00
..
__init__.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
auth.py Support coroutine callbacks in start() 2018-09-09 16:17:20 +02:00
bots.py Return custom.InlineResults instead of a simple list 2018-08-02 23:31:51 +02:00
buttons.py Clarify and fix some docstrings 2018-09-04 11:27:10 +02:00
chats.py Support custom symbol set for aggressive get_participants 2018-08-21 17:15:35 +02:00
dialogs.py Clarify and fix some docstrings 2018-09-04 11:27:10 +02:00
downloads.py Support .download_media with bot API file_id 2018-08-01 13:40:07 +02:00
messageparse.py Replace custom.Message creation with ._finish_init 2018-07-22 19:20:55 +02:00
messages.py Fix getting messages by ID for private chats 2018-09-16 15:45:38 +02:00
telegrambaseclient.py Save update state upon disconnect 2018-09-04 11:58:55 +02:00
telegramclient.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
updates.py Fix-up previous commit 0bb0d0b missing parameter 2018-08-27 10:58:06 +02:00
uploads.py Fix sending files from disk after 6d1bc22 (#941 and #943) 2018-08-06 18:03:42 +02:00
users.py Return the correct entity from .get_entity(username) 2018-08-26 12:00:17 +02:00