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

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

Is it possible to create inline buttons (keyboards) in the markdown? #585

Open wargych opened 2 years ago

wargych commented 2 years ago

Couldn't find how to do it. And I'm not sure if this is possible in the telegram.

alnpokrovsky commented 2 years ago

You could find example here https://go-telegram-bot-api.dev/examples/inline-keyboard.html