Telethon/telethon
Lonami Exo aef96f1b68 Remove custom EntityDatabase and use sqlite3 instead
There are still a few things to change, like cleaning up the
code and actually caching the entities as a whole (currently,
although the username/phone/name can be used to fetch their
input version which is an improvement, their full version
needs to be re-fetched. Maybe it's a good thing though?)
2017-12-27 00:50:09 +01:00
..
crypto Document the crypto/ module 2017-11-26 16:57:40 +01:00
errors Document the errors/ module 2017-11-26 17:06:09 +01:00
extensions TcpClient: Catch ConnectionError instead of its particular cases 2017-12-23 05:45:23 +10:00
network Move tgread_object() outside specific msg processing calls 2017-12-20 17:45:40 +01:00
tl Remove custom EntityDatabase and use sqlite3 instead 2017-12-27 00:50:09 +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 Use sqlite3 instead JSON for the session files 2017-12-26 16:45:47 +01:00
telegram_client.py Remove custom EntityDatabase and use sqlite3 instead 2017-12-27 00:50:09 +01:00
update_state.py Make a proper use of the logging module 2017-12-20 12:47:39 +01:00
utils.py Remove custom EntityDatabase and use sqlite3 instead 2017-12-27 00:50:09 +01:00
version.py Update to v0.15.5 2017-11-16 19:18:26 +01:00