Telethon/telethon
Lonami Exo 3b1660669e Remove self input user and bot cache from client
The session_state cache can be used instead.
This does put get_me with input_peer at a disadvantage, but I expect
this is not used all that often, since 'me' does just fine.
2021-09-19 18:16:12 +02:00
..
_client Remove self input user and bot cache from client 2021-09-19 18:16:12 +02:00
_crypto Remove broken CdnDecrypter 2021-09-17 20:55:27 +02:00
_misc Cache session_state and all_dcs right after connect 2021-09-19 17:51:05 +02:00
_network Update code to deal with the new sessions 2021-09-19 16:38:11 +02:00
errors Replace most raw API usage with new location 2021-09-12 12:16:02 +02:00
events Make edit_message parameters more consistent 2021-09-18 16:54:54 +02:00
sessions Fix SQLiteSession.set_state did not always clear old state 2021-09-19 18:02:08 +02:00
types Remove self input user and bot cache from client 2021-09-19 18:16:12 +02:00
__init__.py Change the way connection modes are specified 2021-09-18 12:49:44 +02:00
enums.py Change the way iter_participants filters are specified 2021-09-18 14:16:19 +02:00
version.py Update to version 1.23 2021-07-09 20:18:22 +02:00