Telethon/telethon/client
2021-07-09 19:50:47 +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 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 Change manage_call permission to default to None (#3093) 2021-07-02 21:42:57 +02:00
dialogs.py Change outdated reference to archive with edit_folder (#3052) 2021-05-09 15:33:28 +02:00
downloads.py Update to layer 129 and other additions/enhancements (#3074) 2021-06-15 22:57:32 +02:00
messageparse.py Improve exception clarity for message parsing failure (#3029) 2021-04-17 19:10:33 +02:00
messages.py Add pm_oneside parameter in pin_message (#3095) 2021-07-09 19:50:47 +02:00
telegrambaseclient.py Ignore IPv6 setting if there's no matching DC 2021-06-19 18:32:23 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Remove _log_exc workaround and NullHandler 2021-02-02 20:47:02 +01:00
uploads.py Fix MD5_CHECKSUM_INVALID for small files with custom key/iv (#3024) 2021-04-10 21:46:14 +02:00
users.py Make input entity errors less useless (#1726) 2021-03-14 01:32:01 +01:00