Telethon/telethon/_client
2022-02-17 12:40:38 +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 sign_up call to sign_in 2022-02-17 12:40:38 +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 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
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 Add a friendly method to react to messages (#3681) 2022-02-16 11:26:09 +01:00
telegrambaseclient.py Remove phone and hash from sign in 2022-02-17 12:40:38 +01:00
telegramclient.py Make phone and password kwargs in start 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