Allow that inline_keyboard have only a text value, so when user click on this button, this text is just sent back to bot. It is useful for private talks where bot could suggests some common responses, and you will not need to handle a callback. Yet better, add a new option as reply_text that could be sent when user press this button.
Eg. { "text": "Accept", "reply_text": "I do accept this terms." }
When user clicks on "Accept" button, actually he will send "I do accept this terms.".
Eg. { "text": "Talk to administrators", "reply_text": "/Administrators" }
It will run automatically the /Administrators command on click.
Log in here to report bugs or suggest features. Please enter your phone number in the international format and we will send a confirmation message to your account via Telegram.