Telethon/telethon/_client
Lonami Exo 07faa53c5a Remove client.edit_folder
Not happy with the design, and keeping it would mean
having to maintain it. It can be added back with a better design.
2022-02-08 10:23:55 +01:00
..
__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 RpcError catch-all 2022-02-07 11:30:27 +01:00
bots.py Fix some modules were public when they should not have been 2021-09-26 19:58:42 +02:00
chats.py Fix direct mutation of objects in friendly methods 2022-02-07 11:30:27 +01:00
dialogs.py Remove client.edit_folder 2022-02-08 10:23:55 +01:00
downloads.py Fix direct mutation of objects in friendly methods 2022-02-07 11:30:27 +01:00
messageparse.py Fix direct mutation of objects in friendly methods 2022-02-07 11:30:27 +01:00
messages.py Manually set random_id in requests 2022-02-07 11:30:27 +01:00
telegrambaseclient.py Add back _phone_code_hash 2022-02-07 11:30:27 +01:00
telegramclient.py Remove client.edit_folder 2022-02-08 10:23:55 +01:00
updates.py Properly handle exception cases during update dispatch 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 more TLObject methods private 2022-02-08 10:02:59 +01:00