Telethon/telethon
2019-05-05 19:57:09 +02:00
..
client Properly await all spawned background tasks 2019-05-04 21:02:07 +02:00
crypto Best-effort attempt at finding libssl (#1167) 2019-04-30 16:22:19 +02:00
errors Fix timeout error not being excepted on Button.click 2019-05-05 19:57:09 +02:00
events Reuse code for _get_entity_pair 2019-05-01 17:52:32 +02:00
extensions Fix handling message payloads that are too large 2019-03-06 18:08:51 +01:00
network Add type hints to all public methods in the client 2019-05-03 21:38:41 +02:00
sessions Apply several lints 2019-05-03 21:38:41 +02:00
tl Fix SenderGetter was excepting the wrong type 2019-05-04 19:30:33 +02:00
__init__.py Make logger fully configurable (#1087) 2019-01-11 15:52:30 +01:00
entitycache.py Stop relying on __doc__ in EntityCache 2019-05-02 10:20:49 +02:00
helpers.py Add type hints to all public methods in the client 2019-05-03 21:38:41 +02:00
hints.py Add missing Union in hints.py 2019-05-04 12:39:48 +02:00
password.py Check g when password's prime is known to be good 2018-12-25 10:59:16 +01:00
requestiter.py Fix RequestIter.__anext__ without __ainit__ (#1142) 2019-03-29 18:32:00 +01:00
statecache.py Fetch difference only if it is worth it 2019-05-04 19:48:36 +02:00
sync.py Fix telethon.sync not syncifying takeout client 2019-04-19 13:58:37 +02:00
utils.py Add support for hexadecimal invite links 2019-05-05 11:56:04 +02:00
version.py Fix timeout error not being excepted on Button.click 2019-05-05 19:57:09 +02:00