pyrofork-api-full-reference
The skill is based on Pyrofork source SHA
6bbff464174ea80336e2352ce7679324d6acad09, generated at 2026-02-25.
This skill is an offline API backup generated from docstrings in sources/pyrofork/pyrogram/**.py.
API References
| Module Bucket | Files | Reference |
|---|---|---|
connection |
10 | api-api-connection |
crypto |
5 | api-api-crypto |
enums |
29 | api-api-enums |
errors |
5 | api-api-errors |
handlers |
26 | api-api-handlers |
helpers |
2 | api-api-helpers |
methods |
312 | api-api-methods |
nav |
2 | api-api-nav |
parser |
5 | api-api-parser |
raw |
16 | api-api-raw |
root |
9 | api-api-root |
session |
8 | api-api-session |
storage |
7 | api-api-storage |
types |
232 | api-api-types |
Notes
- Content is generated from source docstrings, including module/class/function/method-level docs.
- This is intended for offline reference and agent consumption rather than polished user docs.
More from edm115/skills
pyrofork-docs
Use when working with Pyrofork (Pyrogram fork) in any Python project - setup/auth, client lifecycle, handlers/filters, async vs sync usage, plugins, raw MTProto API, formatting, storage/proxy/scheduling, Telegram-specific behavior, and troubleshooting common RPC/session/network errors.
11pyrofork-api
Use when implementing, debugging, or reviewing Pyrofork API usage and internals from docs/source/api, including Client, handlers, decorators, filters, enums, and RPC error catalogs. Triggers on requests for exact signatures, parameters, types, enum values, filter behavior, or handler/decorator wiring.
4