Telethon/telethon/_client
2022-01-17 11:50:28 +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 Remove broken force_sms 2022-01-16 12:19:07 +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 Get rid of client.loop 2022-01-16 13:51:23 +01:00
dialogs.py Fix some modules were public when they should not have been 2021-09-26 19:58:42 +02:00
downloads.py Add progress_callback to download_profile_photo 2022-01-16 12:42:05 +01:00
messageparse.py Remove parse_mode from the client 2022-01-09 12:18:15 +01:00
messages.py Simplify accepted values in forward, delete and mark read 2022-01-16 13:03:00 +01:00
telegrambaseclient.py Fix login info did not persist 2022-01-17 11:50:28 +01:00
telegramclient.py Get rid of client.loop 2022-01-16 13:51:23 +01:00
updates.py Stop using futures as one-shot channels 2022-01-16 13:59:43 +01:00
uploads.py Remove unused _CacheType 2022-01-16 14:04:26 +01:00
users.py Update takeout to use less hacks 2022-01-09 14:41:10 +01:00