__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 phone and hash from sign_up
|
2022-02-17 12:40:38 +01:00 |
chats.py
|
Review errors and remove some type checks
|
2022-02-17 12:40:38 +01:00 |
dialogs.py
|
Remove client.edit_folder
|
2022-02-08 10:23:55 +01:00 |
telegramclient.py
|
Remove phone and hash from sign_up
|
2022-02-17 12:40:38 +01:00 |
updates.py
|
Make is_connected a property
|
2022-02-17 12:40:38 +01:00 |
uploads.py
|
Make upload_file private
|
2022-01-28 21:06:43 +01:00 |
users.py
|
Remove PackedChat
|
2022-02-08 11:31:24 +01:00 |