This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
pyrogram
Watch
2
Star
0
Fork
0
You've already forked pyrogram
mirror of
https://github.com/pyrogram/pyrogram
synced
2025-09-07 17:55:24 +00:00
Code
Issues
Releases
Wiki
Activity
Files
40b0c57b54d634eb0a83f172100e184d5ab20e14
pyrogram
/
pyrogram
/
client
/
storage
History
Dan
40b0c57b54
Don't rename the in-memory sessions
2019-06-30 20:53:35 +02:00
..
__init__.py
Update Auth and Session to accommodate Storage Engines
2019-06-19 16:02:29 +02:00
file_storage.py
Cast Paths to string: pathlib for older pythons doesn't properly work
2019-06-20 14:15:02 +02:00
memory_storage.py
Don't rename the in-memory sessions
2019-06-30 20:53:35 +02:00
schema.sql
Implement FileStorage and MemoryStorage engines
2019-06-19 16:04:35 +02:00
storage.py
Add Storage abstract class
2019-06-19 16:04:06 +02:00