Telethon/telethon
2019-05-04 19:29:47 +02:00
..
client Fix getting difference for channels and for the first time 2019-05-04 19:29:47 +02:00
crypto Best-effort attempt at finding libssl (#1167) 2019-04-30 16:22:19 +02:00
errors Apply several lints 2019-05-03 21:38:41 +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 should not define abstract methods 2019-05-04 17:59:21 +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 Fix getting difference for channels and for the first time 2019-05-04 19:29:47 +02:00
sync.py Fix telethon.sync not syncifying takeout client 2019-04-19 13:58:37 +02:00
utils.py Apply several lints 2019-05-03 21:38:41 +02:00
version.py Stop relying on __doc__ in EntityCache 2019-05-02 10:20:49 +02:00