Telethon/telethon/_client
Lonami Exo 1c15375ea4 Fix get_participants was monkey-patching User
It no longer can do that. User has __slots__.
2021-09-28 21:06:00 +02: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 some modules were public when they should not have been 2021-09-26 19:58:42 +02:00
telegrambaseclient.py Fix some modules were public when they should not have been 2021-09-26 19:58:42 +02:00
telegramclient.py Fix get_participants was monkey-patching User 2021-09-28 21:06:00 +02:00
updates.py Fix some modules were public when they should not have been 2021-09-26 19:58:42 +02:00
uploads.py Fix some modules were public when they should not have been 2021-09-26 19:58:42 +02:00
users.py Fix some modules were public when they should not have been 2021-09-26 19:58:42 +02:00