MadelineProtoDocs/docs/TD_docs/constructors/inlineKeyboardButtonTypeCallback.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

634 B

title description image
inlineKeyboardButtonTypeCallback A button which sends to the bot special callback query https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inlineKeyboardButtonTypeCallback

Back to constructors index

A button which sends to the bot special callback query

Attributes:

Name Type Required Description
data bytes Yes Data to be sent to the bot through a callack query

Type: InlineKeyboardButtonType