go-telegram-bot-api / telegram-bot-api

Golang bindings for the Telegram Bot API
https://go-telegram-bot-api.dev
MIT License
5.57k stars 862 forks source link

doesn't receive updates from inline keyboard #702

Open SavostinVladimir opened 5 months ago

SavostinVladimir commented 5 months ago

https://go-telegram-bot-api.dev/examples/inline-keyboard from this example I expect to receive updates in updates chann when click on buttons. But nothing happens. What do I do wrong?

SavostinVladimir commented 5 months ago

I looked deeper into getUpdates method. When it invoked it returns nothing when I click any button