Telethon/telethon/_client
2022-01-28 21:06:43 +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 StateCache and EntityCache 2022-01-18 18:19:14 +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 Remove input_peer parameter from get_me 2022-01-28 21:06:43 +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 Merge branch 'v2' 2022-01-24 13:24:35 +01:00
messageparse.py Remove parse_mode from the client 2022-01-09 12:18:15 +01:00
messages.py Add new features from new layer (#3676) 2022-01-24 13:15:02 +01:00
telegrambaseclient.py Properly load and save channel state 2022-01-24 11:05:58 +01:00
telegramclient.py Remove input_peer parameter from get_me 2022-01-28 21:06:43 +01:00
updates.py Reimplement catch_up 2022-01-23 19:53:48 +01:00
uploads.py Add new features from new layer (#3676) 2022-01-24 13:15:02 +01:00
users.py Remove input_peer parameter from get_me 2022-01-28 21:06:43 +01:00