Telethon/telethon/client
2020-08-24 10:53:29 +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 Fix warning when using formatted phones in start (#1532) 2020-08-24 10:53:29 +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 Add a workaround for channels that claim have no photos but do 2020-08-13 15:13:29 +02:00
dialogs.py Avoid explicitly passing the loop to asyncio 2020-07-25 18:39:35 +02:00
downloads.py Sort thumbs to ensure -1 is largest 2020-08-11 23:14:31 +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 Remove square bracket around IPv6 addresses (#1517) 2020-08-08 13:16:01 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Avoid explicitly passing the loop to asyncio 2020-07-25 18:39:35 +02:00
uploads.py Don't set force_file on force_document with images 2020-08-10 16:09:39 +02:00
users.py Auto-retry on interdc call (rich) error 2020-08-03 12:35:25 +02:00