__init__.py
|
Fix some import errors
|
2021-09-11 13:43:20 +02:00 |
account.py
|
Replace most raw API usage with new location
|
2021-09-12 12:16:02 +02:00 |
bots.py
|
Move alltlobjects.py and fix imports
|
2021-09-12 16:58:06 +02:00 |
downloads.py
|
Remove client.download_file
|
2021-09-18 16:05:07 +02:00 |
messages.py
|
Return deleted count from delete_messages
|
2021-09-17 20:36:40 +02:00 |
telegramclient.py
|
Remove mark from peer_id
|
2021-09-18 16:29:45 +02:00 |
updates.py
|
Remove client.disconnected property
|
2021-09-18 15:41:04 +02:00 |
uploads.py
|
Officially remove bot_file_id support
|
2021-09-18 13:06:52 +02:00 |
users.py
|
Remove mark from peer_id
|
2021-09-18 16:29:45 +02:00 |