Telethon/telethon/sessions
Lonami Exo 3f13357d0f Fix SQLiteSession.set_state did not always clear old state
For instance, when we stored a user_id of 0 because we did not login yet.
2021-09-19 18:02:08 +02:00
..
__init__.py Create a StringSession 2018-08-05 16:24:34 +02:00
abstract.py Fix remaining upgraded uses of the session to work correctly 2021-09-19 17:08:51 +02:00
memory.py Fix remaining upgraded uses of the session to work correctly 2021-09-19 17:08:51 +02:00
sqlite.py Fix SQLiteSession.set_state did not always clear old state 2021-09-19 18:02:08 +02:00
string.py Completely overhaul sessions 2021-09-19 13:45:19 +02:00
types.py Fix SessionState did not store takeout_id 2021-09-19 17:59:35 +02:00