Telethon/telethon/client
Lonami Exo 50aa92ebde Handle CancelledError inside update loop
This error is not really unexpected, since the library uses it to
cancel the task during disconnect.

Closes #3921.
2022-09-14 17:11:13 +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 Revert "Make sessions async" 2022-08-30 12:32:21 +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 Implement Sticker Choosing Action (#3144) 2021-09-01 15:08:58 +02:00
dialogs.py Update documentation and list of known errors 2021-09-11 11:02:10 +02:00
downloads.py Revert "Make sessions async" 2022-08-30 12:32:21 +02:00
messageparse.py Improve exception clarity for message parsing failure (#3029) 2021-04-17 19:10:33 +02:00
messages.py Revert "Make sessions async" 2022-08-30 12:32:21 +02:00
telegrambaseclient.py Remove missed async keywords from the revert 2022-08-30 12:40:05 +02:00
telegramclient.py Remove messy subclassing in the TelegramClient 2019-06-24 17:48:46 +02:00
updates.py Handle CancelledError inside update loop 2022-09-14 17:11:13 +02:00
uploads.py Add ttl parameter to send_file 2021-09-11 11:02:19 +02:00
users.py Bump to v1.25 2022-08-30 12:57:34 +02:00