|
__init__.py
|
Fix some import errors
|
2021-09-11 13:43:20 +02:00 |
|
account.py
|
Fix circular import regarding ignore_takeout
|
2022-01-15 13:18:53 +01:00 |
|
auth.py
|
Remove StateCache and EntityCache
|
2022-01-18 18:19:14 +01:00 |
|
chats.py
|
Remove input_peer parameter from get_me
|
2022-01-28 21:06:43 +01:00 |
|
downloads.py
|
Merge branch 'v2'
|
2022-01-24 13:24:35 +01:00 |
|
messageparse.py
|
Remove parse_mode from the client
|
2022-01-09 12:18:15 +01:00 |
|
messages.py
|
Make upload_file private
|
2022-01-28 21:06:43 +01:00 |
|
telegrambaseclient.py
|
Make raw API types immutable
|
2022-01-28 21:06:43 +01:00 |
|
telegramclient.py
|
Make upload_file private
|
2022-01-28 21:06:43 +01:00 |
|
updates.py
|
Reimplement catch_up
|
2022-01-23 19:53:48 +01:00 |
|
uploads.py
|
Make upload_file private
|
2022-01-28 21:06:43 +01:00 |
|
users.py
|
Make raw API types immutable
|
2022-01-28 21:06:43 +01:00 |