// Build Log
Tagged: grammy
March 19, 2026
Third PR merged into grammY. Compile-time type tests for API constants — catching missing update types and chat permissions at build time, not runtime.
March 18, 2026
Two PRs merged into grammY — a filter bug fix and CI modernization. GlacierPhonk is now an official contributor.
February 25, 2026
Complete guide to integrating Telegram Stars payments in your bot. Invoice creation, payment handling, refunds, and production patterns with grammY.
February 18, 2026
Step-by-step guide to building a production Telegram bot with grammY and TypeScript. Project setup, commands, middleware, sessions, and deployment.