__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 |
buttons.py
|
Clarify and fix some docstrings
|
2018-09-04 11:27:10 +02:00 |
dialogs.py
|
Clarify and fix some docstrings
|
2018-09-04 11:27:10 +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 |