__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
|
Set auth_key on connection
|
2018-10-05 13:26:44 +02:00 |
telegramclient.py
|
Implement client.inline_query()
|
2018-08-01 01:06:47 +02:00 |
uploads.py
|
Fix sending files from disk after 6d1bc22 (#941 and #943)
|
2018-08-06 18:03:42 +02:00 |
users.py
|
An user -> a user
|
2018-09-22 19:18:42 +02:00 |