Telethon/telethon/client
2020-06-06 21:07:22 +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 Move qrlogin with the rest of custom types 2020-06-06 13:47:56 +02:00
bots.py Avoid using telethon.sync in the examples 2019-08-13 23:33:39 +02:00
buttons.py Add some missing words in the docs 2020-01-19 13:25:58 +01:00
chats.py Expose missing embed_links param in edit_permissions 2020-05-09 17:35:26 +02:00
dialogs.py Minor docs update, bump v1.11.3 2020-02-24 13:15:56 +01:00
downloads.py Support pathlib.Path on download_file 2020-06-06 21:07:22 +02:00
messageparse.py Fix another crash for return value when sending albums 2020-05-24 19:01:05 +02:00
messages.py Return produced service message with pin_message 2020-04-29 10:29:14 +02:00
telegrambaseclient.py Add hacks to properly handle events.Album from other DCs 2020-06-06 21:01:02 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Add hacks to properly handle events.Album from other DCs 2020-06-06 21:01:02 +02:00
uploads.py Support dice autocast and update docs on send_file for dice 2020-05-05 09:28:37 +02:00
users.py Handle flood waits of 0 seconds more gracefully (#1460) 2020-05-13 18:50:56 +02:00