Telethon/telethon/client
2022-10-03 13:06:27 +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 note on 2FA for qr_login 2022-09-21 12:28:51 +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 Ignore ChannelParticipantLeft during iter_participants 2022-09-20 18:12:29 +02:00
dialogs.py Fix get_dialogs was not filling channels pts 2022-09-27 11:31:41 +02:00
downloads.py Let download_profile_photo work with min-User 2022-10-03 13:06:27 +02:00
messageparse.py Strip 0-length message entities 2022-09-20 13:12:01 +02:00
messages.py Wrap buttons typehint in Optional 2022-09-20 18:03:16 +02:00
telegrambaseclient.py Document that disconnect cancels event handlers 2022-10-03 10:25:15 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Fix get_running_loop usage in Python3.6 (#3941) 2022-10-02 19:05:11 +02:00
uploads.py Wrap buttons typehint in Optional 2022-09-20 18:03:16 +02:00
users.py Bump to v1.25 2022-08-30 12:57:34 +02:00