Telethon/telethon/_client
2021-12-11 21:46:23 +01:00
..
__init__.py Fix some import errors 2021-09-11 13:43:20 +02:00
account.py Fix some modules were public when they should not have been 2021-09-26 19:58:42 +02:00
auth.py Remove self input user and bot cache from client 2021-09-19 18:16:12 +02: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 get_participants was monkey-patching User 2021-09-28 21:06:00 +02:00
dialogs.py Fix some modules were public when they should not have been 2021-09-26 19:58:42 +02:00
downloads.py Fix some modules were public when they should not have been 2021-09-26 19:58:42 +02:00
messageparse.py Fix some modules were public when they should not have been 2021-09-26 19:58:42 +02:00
messages.py Fix typo in messages.py 2021-12-11 21:46:23 +01:00
telegrambaseclient.py Fix some modules were public when they should not have been 2021-09-26 19:58:42 +02:00
telegramclient.py Continue work on Message sending overhaul 2021-10-12 17:59:30 +02:00
updates.py Cleanup events code 2021-12-11 21:46:23 +01:00
uploads.py Continue work on Message sending overhaul 2021-10-12 17:59:30 +02:00
users.py Fix some modules were public when they should not have been 2021-09-26 19:58:42 +02:00