Data that was contained in the callback button, if any
Note that this field is defined by the client, and a bad client can send arbitrary data in this field.
Data that was contained in the callback button, if any, parsed as a UTF8 string
Note that this field is defined by the client, and a bad client can send arbitrary data in this field.
In case this message was from InputInlineResultGame, or the button was BotKeyboard.game, short name of the game that should be returned.
Identifier of the previously sent inline message,
that contained the button which was clicked.
This ID can be used in TelegramClient.editInlineMessage
Identifier of the previously sent inline message, that contained the button which was clicked, as a TDLib and Bot API compatible string. Can be used instead of inlineMessageId in case you want to store it in some storage.
Edit the message that contained the callback button that was clicked.
Context of an inline-originated callback query update.
This is a subclass of InlineCallbackQuery, so all its fields are also available.