Documentation
¶
Overview ¶
Command buttons is a bot built on github.com/gotd/botapi that demonstrates inline keyboards and callback queries: /menu shows a keyboard, and tapping a button answers the callback and edits the message.
Run it with an MTProto app identity (https://my.telegram.org) and a BotFather token:
APP_ID=12345 APP_HASH=abcdef BOT_TOKEN=123:abc go run ./examples/buttons
Click to show internal directories.
Click to hide internal directories.