Telethon/telethon
Lonami Exo 7ed3be8e6f Fix .get_dialogs() failing due to IDs being marked
Also removed utils.find_user_or_chat to prevent this from
happening again. Using a dict {marked_id: entity} is better.
2017-12-28 13:21:35 +01:00
..
crypto Document the crypto/ module 2017-11-26 16:57:40 +01:00
errors Make exception types correspond to Python docs 2017-12-28 09:48:02 +10:00
extensions Make exception types correspond to Python docs 2017-12-28 09:48:02 +10:00
network Move tgread_object() outside specific msg processing calls 2017-12-20 17:45:40 +01:00
tl Support more types to represent a date 2017-12-28 12:32:16 +01:00
__init__.py Use NullHandler as default for the library 2017-11-13 10:59:43 +01:00
helpers.py Use autogen code on the authenticator instead hardcoding requests 2017-09-28 11:36:51 +02:00
telegram_bare_client.py Merge branch 'master' of github.com:LonamiWebs/Telethon 2017-12-28 01:17:30 +01:00
telegram_client.py Fix .get_dialogs() failing due to IDs being marked 2017-12-28 13:21:35 +01:00
update_state.py Make a proper use of the logging module 2017-12-20 12:47:39 +01:00
utils.py Fix .get_dialogs() failing due to IDs being marked 2017-12-28 13:21:35 +01:00
version.py Update to v0.16 2017-12-28 12:43:50 +01:00