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-08 04:52:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
99129daeeee2d3bcb33e13b9cb8c1ebb16aa9b98
Telethon
/
telethon
/
sessions
History
Lonami Exo
3c92f6a791
Fix sqlite's conn may be None if never used
...
This happened when signing up with the library and getting migrate errors.
2018-09-04 11:28:01 +02:00
..
__init__.py
Create a StringSession
2018-08-05 16:24:34 +02:00
abstract.py
Remove report_errors/flood_sleep_threshold from the session
2018-06-26 16:09:16 +02:00
memory.py
Fix MemorySession file caching
2018-08-22 16:21:22 +02:00
sqlite.py
Fix sqlite's conn may be None if never used
2018-09-04 11:28:01 +02:00
string.py
Support custom encoding for StringSession
2018-08-22 16:12:27 +02:00