Callback query object.
The chat channel. It's null if the callback is triggered by an inline message
Global identifier, uniquely corresponding to the chat to which the message with the callback button was sent. Useful for high scores in games.
Short name of a Game to be returned, serves as the unique identifier for the game
Identifier of the message sent via the bot in inline mode, that originated the query.
Message with the callback button that originated the query. Note that message content and message date will not be available if the message is too old
Unique identifier for this query
The update's unique identifier. Update identifiers start from a certain positive number and increase sequentially. This ID becomes especially handy if you're using Webhooks, since it allows you to ignore repeated updates or to restore the correct update sequence, should they get out of order. If there are no new updates for at least a week, then identifier of the next update will be chosen randomly instead of sequentially.
Sender
Generated using TypeDoc
New incoming callback query from a game button
Check official reference.
'postback'
'callback_query'