__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
|
Implement client.inline_query()
|
2018-08-01 01:06:47 +02:00 |
buttons.py
|
Make build_reply_markup public
|
2018-07-21 13:55:26 +02:00 |
downloads.py
|
Support downloading web documents
|
2018-08-01 00:37:25 +02:00 |
messages.py
|
Implement global search (closes #920)
|
2018-07-29 23:16:22 +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 |