Constructor: inputMessageCallbackQuery
Used by bots for fetching information about the message that originated a callback query
Attributes:
Type: InputMessage
Example:
$inputMessageCallbackQuery = ['_' => 'inputMessageCallbackQuery', 'id' => int, 'query_id' => long];