Telethon/telethon/_client
2022-02-07 11:30:27 +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 Update to layer 138 (#3698) 2022-02-04 14:22:51 +01:00
telegrambaseclient.py Implement dispatching events 2022-01-28 21:07:55 +01:00
telegramclient.py Rework methods to manage event handlers 2022-01-28 21:07:55 +01:00
updates.py Fix event building 2022-02-07 11:30:27 +01:00
uploads.py Make upload_file private 2022-01-28 21:06:43 +01:00
users.py Make raw API types immutable 2022-01-28 21:06:43 +01:00