__init__.py
|
Add new takeout method
|
2019-01-05 17:18:40 +01:00 |
account.py
|
Update docstrings to have consistent style
|
2019-05-20 11:57:11 +02:00 |
auth.py
|
Fix manual raising of RPC errors
|
2019-05-27 18:18:38 +02:00 |
bots.py
|
Update docstrings to have consistent style
|
2019-05-20 11:57:11 +02:00 |
buttons.py
|
Let lists of buttons make up rows
|
2019-06-07 20:30:35 +02:00 |
chats.py
|
Clarify some aspects of the documentation
|
2019-06-01 16:28:20 +02:00 |
dialogs.py
|
Clarify some aspects of the documentation
|
2019-06-01 16:28:20 +02:00 |
downloads.py
|
Fix downloading contacts to path (#1197)
|
2019-06-03 15:44:43 +02:00 |
messages.py
|
Rename send_read_acknowledge as mark_read
|
2019-06-07 20:46:55 +02:00 |
telegrambaseclient.py
|
Replace pysocks with python-proxy
|
2019-06-07 20:25:32 +02:00 |
telegramclient.py
|
Add new takeout method
|
2019-01-05 17:18:40 +01:00 |
uploads.py
|
Remove file caching
|
2019-06-07 20:57:05 +02:00 |
users.py
|
Fix manual raising of RPC errors
|
2019-05-27 18:18:38 +02:00 |