Telethon/telethon/client
2021-12-01 20:28:55 +01: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 Fix several minor typos (#1603) 2020-10-18 21:11:59 +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 Add missing async when downloading from URL (#3222) 2021-12-01 20:28:55 +01:00
messageparse.py Improve exception clarity for message parsing failure (#3029) 2021-04-17 19:10:33 +02:00
messages.py Add support for scheduled messages in iter_messages (#3127) 2021-08-29 11:53:06 +02:00
telegrambaseclient.py Change the way no_updates mode is enabled 2021-08-29 12:14:03 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Change the way no_updates mode is enabled 2021-08-29 12:14:03 +02:00
uploads.py Add ttl parameter to send_file 2021-09-11 11:02:19 +02:00
users.py Change the way no_updates mode is enabled 2021-08-29 12:14:03 +02:00