Telethon/telethon
Lonami Exo 7ea4686d6c Handle FloodWaitError in client.download_media
Fixes #1426. Not entirely happy with the new indirection layer,
but the original __call__ method is already a mess anyway and
the additional cost of an extra call should be neglible compared
to the actual IO.
2020-04-28 20:49:57 +02:00
..
client Handle FloodWaitError in client.download_media 2020-04-28 20:49:57 +02:00
crypto Fix macOS version parsing (again), bump v1.11.2 2020-02-21 20:37:24 +01:00
errors Fix errors found by new tests (#1389) 2020-02-14 18:35:42 +01:00
events Rely on types.UpdateChatPinnedMessage for chat unpins 2020-04-27 21:16:45 +02:00
extensions Fix within surrogate detection 2020-02-20 10:53:28 +01:00
network Switch to blocking connect when using proxy (#1432) 2020-04-12 14:28:40 +02:00
sessions Don't cache entities with min flag set, bump v1.10.2 2019-09-12 19:19:46 +02:00
tl Add a new .dice property to Message 2020-04-27 20:43:09 +02:00
__init__.py Re-export the main modules and types from sync 2019-05-07 10:47:25 +02:00
entitycache.py Stop relying on __doc__ in EntityCache 2019-05-02 10:20:49 +02:00
helpers.py Fix within surrogate detection 2020-02-20 10:53:28 +01:00
hints.py Fix Python 3.5.2 type hinting (#1177) 2019-06-28 21:26:08 +02:00
password.py Remove another debug print, bump v1.10.4 2019-09-21 18:21:09 +02:00
requestiter.py Link Python keywords with Python's documentation 2019-07-06 12:11:00 +02:00
statecache.py Link Python keywords with Python's documentation 2019-07-06 12:11:00 +02:00
sync.py Avoid unnecessary await in Conversation 2019-08-13 18:11:02 +02:00
utils.py Register application/x-tgsticker to mimetypes 2020-04-26 13:42:16 +02:00
version.py Bump to v1.13.0 2020-04-25 16:28:13 +02:00