Telethon/telethon
Lonami Exo 790b0d2d23 Guess entity type on positive IDs in events and avoid some RPCs
Now specifying a single positive integer ID will add all the types
to the white/blacklist so it can be "guessed". Explicit peers will
always be only that type, and an RPC is avoided  (since it was not
needed to begin with).
2018-03-24 18:34:07 +01:00
..
crypto Dump libssl bindings in favour of the new optional cryptg module 2018-02-16 18:24:44 +01:00
errors Errors: Fix passing 'self' to the constructors of the superclasses 2018-02-14 17:09:22 +10:00
events Guess entity type on positive IDs in events and avoid some RPCs 2018-03-24 18:34:07 +01:00
extensions Fix markdown regex not supporting [] inside URLs 2018-03-22 19:02:08 +01:00
network Add a custom role for TL references and make use of it 2018-03-23 21:42:17 +01:00
sessions Except the right type for get_input_peer (closes #722) 2018-03-24 12:09:33 +01:00
tl Add a custom role for TL references and make use of it 2018-03-23 21:42:17 +01:00
__init__.py Use NullHandler as default for the library 2017-11-13 10:59:43 +01:00
helpers.py Move utils.calc_msg_key into auth_key (cyclic imports py3.4) 2018-01-08 12:07:14 +01:00
telegram_bare_client.py Bring back report_errors to the constructor 2018-03-15 10:22:21 +01:00
telegram_client.py Add a custom role for TL references and make use of it 2018-03-23 21:42:17 +01:00
update_state.py Add a custom role for TL references and make use of it 2018-03-23 21:42:17 +01:00
utils.py Add a custom role for TL references and make use of it 2018-03-23 21:42:17 +01:00
version.py Update to v0.18.1 2018-03-17 17:38:46 +01:00