Tagged: grammy

Type-Level Testing in grammY
Third PR merged into grammY. Compile-time type tests for API constants — catching missing update types and chat permissions at build time, not runtime.
Contributing to grammY
Two PRs merged into grammY — a filter bug fix and CI modernization. GlacierPhonk is now an official contributor.
Telegram Stars Payment Integration Guide
Complete guide to integrating Telegram Stars payments in your bot. Invoice creation, payment handling, refunds, and production patterns with grammY.
How to Build a Telegram Bot with grammY and TypeScript
Step-by-step guide to building a production Telegram bot with grammY and TypeScript. Project setup, commands, middleware, sessions, and deployment.