Update Bot API

How to add support for a new Telegram Bot API version to node-telegram-bot-api (v2). Use whenever asked to "add support for Bot API X.Y", "update to the latest Bot API", "implement the <month> Bot API changelog", or wire up new Telegram methods/types. Covers reading the changelog authoritatively, regenerating BOTH the type surface and the generated Api methods with scripts/api-parser.ts, the rare generator extensions (RETURN_OVERRIDES, mapScalar/mapType), and the unit + live e2e testing. Defers test-running to the run-tests skill and publishing to the release skill.

yagop e8f6168 10.7 KB Updated

File contents

yagop/node-telegram-bot-api/tree/main/.claude/skills/update-bot-api commit e8f61685f9

Frequently asked questions

npx skillmds@latest add yagop/update-bot-api