mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Signed-off-by: wulan17 <wulan17@nusantararom.org> Co-authored-by: wulan17 <wulan17@nusantararom.org> Pyrofork: Use session name as database name, add some parameters informations and some cleanup (#3) Changes to be committed: modified: pyrogram/client.py modified: pyrogram/storage/mongo_storage.py Signed-off-by: wulan17 <wulan17@nusantararom.org> PyroFork: storage: mongo: Use existing database connection support both async_pymongo and motor Signed-off-by: wulan17 <wulan17@nusantararom.org> PyroFork: Use Dummy client object to check wether connection object is valid or not Signed-off-by: wulan17 <wulan17@nusantararom.org> |
||
|---|---|---|
| .. | ||
| connection | ||
| crypto | ||
| enums | ||
| errors | ||
| handlers | ||
| methods | ||
| parser | ||
| raw | ||
| session | ||
| storage | ||
| types | ||
| __init__.py | ||
| client.py | ||
| dispatcher.py | ||
| emoji.py | ||
| file_id.py | ||
| filters.py | ||
| mime_types.py | ||
| py.typed | ||
| sync.py | ||
| utils.py | ||