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 Fix and update usage of parse_mode 2022-02-07 11:30:27 +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 Fix and update usage of parse_mode 2022-02-07 11:30:27 +01:00
messages.py Update iter_ usages with get_ 2022-02-07 11:30:27 +01:00
telegrambaseclient.py Fix and update usage of parse_mode 2022-02-07 11:30:27 +01:00
telegramclient.py Update iter_ usages with get_ 2022-02-07 11:30:27 +01:00
updates.py Properly handle exception cases during update dispatch 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