Telethon/telethon/client
2022-05-30 12:59:04 +02:00
..
__init__.py Add new takeout method 2019-01-05 17:18:40 +01:00
account.py Avoid using telethon.sync in the examples 2019-08-13 23:33:39 +02:00
auth.py Call GetState on login to init MessageBox 2022-05-16 10:05:07 +02:00
bots.py Expose entity parameter in client.inline_query 2020-10-11 16:59:48 +02:00
buttons.py Add some missing words in the docs 2020-01-19 13:25:58 +01:00
chats.py Implement Sticker Choosing Action (#3144) 2021-09-01 15:08:58 +02:00
dialogs.py Update documentation and list of known errors 2021-09-11 11:02:10 +02:00
downloads.py Make sessions async 2022-05-12 10:36:10 +02:00
messageparse.py Improve exception clarity for message parsing failure (#3029) 2021-04-17 19:10:33 +02:00
messages.py Add option to clear unread reactions in send_read_acknowledge 2022-05-12 10:40:31 +02:00
telegrambaseclient.py Add workaround for SQLiteSession needing save after init 2022-05-30 12:59:04 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Call catch_up before processing updates if the user wants so 2022-05-25 15:31:39 +02:00
uploads.py Add ttl parameter to send_file 2021-09-11 11:02:19 +02:00
users.py Don't crash if periodic session access fails 2022-05-23 14:02:56 +02:00