Generate Docs

How to (re)generate the API reference doc/api.md for node-telegram-bot-api. Use whenever a public Api method, class, function, or type is added/removed/changed, or when a PR check reports doc/api.md is out of date. Covers the two-stage pipeline (TypeDoc -> doc/api.json -> doc/api.md via scripts/generate-docs.ts), what it does and does not capture, and how to verify the result is committed.

yagop 4fd2ba7 4.1 KB Updated

File contents

yagop/node-telegram-bot-api/tree/main/.claude/skills/generate-docs commit 4fd2ba70cc

Frequently asked questions

npx skillmds@latest add yagop/generate-docs