__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
|
Fix and update usage of parse_mode
|
2022-02-07 11:30:27 +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
|
Fix and update usage of parse_mode
|
2022-02-07 11:30:27 +01:00 |
messages.py
|
Update iter_ usages with get_
|
2022-02-07 11:30:27 +01:00 |
telegramclient.py
|
Update iter_ usages with get_
|
2022-02-07 11:30:27 +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 |