Telethon/telethon
Lonami Exo 7b94530bfc Move me/self check on get_input_entity to the beginning
It would otherwise fail since the addition of getting entity
by exact name if someone had 'me' or 'self' as their name.
2018-03-27 11:29:47 +02: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 __str__/.stringify() to tl.custom for completeness 2018-03-27 11:08:40 +02: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 Move me/self check on get_input_entity to the beginning 2018-03-27 11:29:47 +02: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 missing Photo/Document cases to get_input_media 2018-03-27 11:22:31 +02:00
version.py Update to v0.18.1 2018-03-17 17:38:46 +01:00