Files
go-telegram/examples/callback

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.