auth.py
|
Allow start when the loop is not running
|
2018-06-25 13:42:29 +02:00 |
chats.py
|
Revisit and remove a few TODOs
|
2018-06-18 18:46:06 +02:00 |
dialogs.py
|
Fix rare iter_dialogs infinite loop
|
2018-06-20 21:12:47 +02:00 |
downloads.py
|
Support pathlib.Path on download/upload
|
2018-06-16 17:01:20 +02:00 |
messages.py
|
Remove all deprecated methods
|
2018-06-26 11:10:11 +02:00 |
telegrambaseclient.py
|
Fix __del__ with sync magic
|
2018-06-26 11:23:51 +02:00 |
updates.py
|
Remove all deprecated methods
|
2018-06-26 11:10:11 +02:00 |
uploads.py
|
Remove all deprecated methods
|
2018-06-26 11:10:11 +02:00 |
users.py
|
Clarify/fix get[_input]_entity docstrings
|
2018-06-21 11:08:14 +02:00 |