chats.py
|
Fix async_generator's and missing awaits
|
2018-06-10 22:00:55 +02:00 |
dialogs.py
|
Fix async_generator's and missing awaits
|
2018-06-10 22:00:55 +02:00 |
downloads.py
|
Support pathlib.Path on download/upload
|
2018-06-16 17:01:20 +02:00 |
messages.py
|
Fix MessageEmpty when searching for messages
|
2018-06-18 13:48:50 +02:00 |
telegrambaseclient.py
|
Periodically send ping/getState
|
2018-06-18 13:22:25 +02:00 |
uploads.py
|
Support pathlib.Path on download/upload
|
2018-06-16 17:01:20 +02:00 |
users.py
|
Shield self.disconnected and log RpcCallFail
|
2018-06-18 14:28:30 +02:00 |