Telethon/telethon/client
2023-02-05 15:05:05 +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 Update to layer 152 2023-02-05 15:05:05 +01: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 Fix edit_admin failing on small Chat 2022-10-13 17:56:47 +02:00
dialogs.py Fix get_dialogs could fail when count % chunk_size = 0 2022-11-09 16:14:12 +01:00
downloads.py Fix downloading vcard and webdoc with Path 2023-01-23 08:48:39 +01:00
messageparse.py Strip 0-length message entities 2022-09-20 13:12:01 +02:00
messages.py Fix sending copies of a file message should ignore parse mode 2022-11-26 09:12:06 +01:00
telegrambaseclient.py Wrap init request in invokeWithoutUpdates if requested 2023-01-14 13:31:32 +01:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Propagate account being logged-out errors 2023-01-11 20:30:33 +01:00
uploads.py Change maximum photo size to 2560px (#4024) 2023-01-18 17:37:56 +01:00
users.py Bump to v1.25 2022-08-30 12:57:34 +02:00