__init__.py
|
Fix some import errors
|
2021-09-11 13:43:20 +02:00 |
auth.py
|
Remove self input user and bot cache from client
|
2021-09-19 18:16:12 +02:00 |
chats.py
|
Add enum for typing action
|
2022-01-09 12:18:15 +01:00 |
downloads.py
|
Change the way thumb size selection works
|
2022-01-09 12:18:15 +01:00 |
messageparse.py
|
Remove parse_mode from the client
|
2022-01-09 12:18:15 +01:00 |
messages.py
|
Fix typo in messages.py
|
2021-12-11 21:46:23 +01:00 |
telegramclient.py
|
Remove parse_mode from the client
|
2022-01-09 12:18:15 +01:00 |
updates.py
|
Cleanup events code
|
2021-12-11 21:46:23 +01:00 |
uploads.py
|
Continue work on Message sending overhaul
|
2021-10-12 17:59:30 +02:00 |