MadelineProtoDocs/docs/TD_docs/constructors/inlineKeyboardButtonTypeCallback.md
2018-04-04 19:52:48 +02:00

635 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