Telethon/telethon/client
2018-08-02 23:00:10 +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 helpers.TotalList instances on client.get_ methods 2018-08-02 23:00:10 +02:00
buttons.py Support custom.MessageButton as buttons reply markup 2018-08-02 13:17:59 +02:00
chats.py Return helpers.TotalList instances on client.get_ methods 2018-08-02 23:00:10 +02:00
dialogs.py Return helpers.TotalList instances on client.get_ methods 2018-08-02 23:00: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 Return helpers.TotalList instances on client.get_ methods 2018-08-02 23:00:10 +02:00
telegrambaseclient.py Fallback to MemorySession if sqlite3 is not available 2018-08-02 15:17:44 +02:00
telegramclient.py Implement client.inline_query() 2018-08-01 01:06:47 +02:00
updates.py Fix logging of functools.partial() callbacks 2018-07-21 17:52:42 +02:00
uploads.py Support bot API file_id on send_file 2018-07-31 23:35:22 +02:00
users.py Don't make a request at all if it will trigger flood wait 2018-07-21 12:25:20 +02:00