This website requires JavaScript.
Explore
Help
Register
Sign In
hoelee
/
Telethon
Watch
1
Star
0
Fork
0
You've already forked Telethon
mirror of
https://github.com/LonamiWebs/Telethon.git
synced
2025-08-09 13:29:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3f13357d0f8e86772d61149d54d30469bcfcc0b1
Telethon
/
telethon
/
sessions
History
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