Telethon/telethon/client
2023-07-21 22:56:16 +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 Better document breaking ToS will lead to bans 2023-05-04 19: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 Remove client-side checks when editing permissions 2023-07-21 22:53:38 +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 _get_thumb failed when document had no thumbs 2023-07-21 22:48:12 +02:00
messageparse.py Strip 0-length message entities 2022-09-20 13:12:01 +02:00
messages.py Fix reply_to can be optional 2023-07-21 22:44:35 +02:00
telegrambaseclient.py Add check for asyncio event loop to remain the same 2023-05-24 19:15:46 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Handle sqlite3.OperationalError in update loop 2023-07-21 22:56:16 +02:00
uploads.py Fix reply_to can be optional 2023-07-21 22:44:35 +02:00
users.py Add check for asyncio event loop to remain the same 2023-05-24 19:15:46 +02:00