Telethon/telethon/client
2018-08-24 19:50:55 +02:00
..
__init__.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
auth.py Support interactively signing in as a bot 2018-07-10 17:59:13 +02:00
bots.py Return custom.InlineResults instead of a simple list 2018-08-02 23:31:51 +02:00
buttons.py Support custom.MessageButton as buttons reply markup 2018-08-02 13:17:59 +02:00
chats.py Support custom symbol set for aggressive get_participants 2018-08-21 17:15:35 +02:00
dialogs.py Create a basic custom.Conversation 2018-08-03 17:51:56 +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 Stop copying reply when resending Message, fix file replies 2018-08-19 11:49:36 +02:00
telegrambaseclient.py Fix event loop not being passed into many asyncio calls 2018-08-21 11:31:14 +02:00
telegramclient.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
updates.py Properly resolve events 2018-08-21 12:18:12 +02:00
uploads.py Fix sending files from disk after 6d1bc22 (#941 and #943) 2018-08-06 18:03:42 +02:00
users.py Fix-up previous commit f17d7e9 (#967) 2018-08-24 19:50:55 +02:00