Unique identifier of the query result.
The content of the message to be sent. Must be one of the following types: inputMessageText, inputMessageAnimation, inputMessageInvoice, inputMessageLocation, inputMessageVenue or inputMessageContact.
The message reply markup; pass null if none. Must be of type replyMarkupInlineKeyboard or null.
MIME type of the video thumbnail. If non-empty, must be one of "image/jpeg", "image/gif" and "video/mp4".
URL of the result thumbnail (JPEG, GIF, or MPEG4), if it exists.
Title of the query result.
Duration of the video, in seconds.
Height of the video.
MIME type of the video file. Must be one of "image/gif" and "video/mp4".
The URL of the video file (file size must not exceed 1MB).
Width of the video.
Represents a single result of an inline query; for bots only. Subtype of InputInlineQueryResult.