Telethon/telethon/client
Lonami Exo d5d3733fd4 Create events.register and siblings for "handler templates"
This can be thought of as a different approach to Flask's blueprints.
2018-09-22 12:51:58 +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 Create events.register and siblings for "handler templates" 2018-09-22 12:51:58 +02:00
uploads.py Fix sending files from disk after 6d1bc22 (#941 and #943) 2018-08-06 18:03:42 +02:00
users.py Better autocast to InputPeerDialog and documentation 2018-09-22 10:56:37 +02:00