__init__.py
|
Add new takeout method
|
2019-01-05 17:18:40 +01:00 |
account.py
|
Update documentation, errors and add TODOs
|
2019-02-27 19:30:12 +01:00 |
auth.py
|
Update to layer 95
|
2019-02-21 12:40:47 +01:00 |
chats.py
|
Fix iter_participants in non-channels
|
2019-03-02 21:17:36 +01:00 |
downloads.py
|
Update to layer 93
|
2019-01-21 20:09:13 +01:00 |
messageparse.py
|
Prevent KeyError in forward_messages
|
2018-12-20 20:33:25 +01:00 |
messages.py
|
Actually fix ids= not being a list, bump 1.6.1
|
2019-02-28 08:31:28 +01:00 |
telegrambaseclient.py
|
Revert non-related change
|
2019-03-12 01:28:59 +01:00 |
telegramclient.py
|
Add new takeout method
|
2019-01-05 17:18:40 +01:00 |
updates.py
|
Make logger fully configurable (#1087)
|
2019-01-11 15:52:30 +01:00 |
uploads.py
|
Reduce calls to utils.is_image
|
2019-03-06 09:38:17 +01:00 |