Telethon/telethon/client
Humberto Gontijo d80898ecc5
Add experimental support for async sessions (#4667)
There no plans for this to ever be non-experimental in v1.
2025-07-28 17:03:31 +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 Add experimental support for async sessions (#4667) 2025-07-28 17:03:31 +02:00
bots.py Expose entity parameter in client.inline_query 2020-10-11 16:59:48 +02:00
buttons.py Add persistent and placeholder options to buttons (#4629) 2025-05-28 18:21:50 +02:00
chats.py skip ChannelParticipantLeft in _ParticipantsIter 2025-03-14 17:27:45 +01:00
dialogs.py Fix get_dialogs could fail when count % chunk_size = 0 2022-11-09 16:14:12 +01:00
downloads.py Add experimental support for async sessions (#4667) 2025-07-28 17:03:31 +02:00
messageparse.py Strip 0-length message entities 2022-09-20 13:12:01 +02:00
messages.py Add send_as and effect parameters in high level 2025-03-08 17:21:49 +01:00
telegrambaseclient.py Add experimental support for async sessions (#4667) 2025-07-28 17:03:31 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Add experimental support for async sessions (#4667) 2025-07-28 17:03:31 +02:00
uploads.py Add customizable 'mime_type' for send_file 2025-05-25 17:32:41 +02:00
users.py Add experimental support for async sessions (#4667) 2025-07-28 17:03:31 +02:00