mirror of
https://github.com/lukaszraczylo/go-telegram.git
synced 2026-06-11 23:19:31 +00:00
callback
Inline keyboard with a counter that updates via callback queries. Demonstrates OnCallback, AnswerCallbackQuery, and EditMessageText.
Run
export TELEGRAM_BOT_TOKEN=...
go run ./examples/callback
Send /start in a chat with the bot.