Represents a link to a page containing an embedded video player or a video file.
Unique identifier of the query result.
The content of the message to be sent. Must be one of the following types: inputMessageText, inputMessageVideo, inputMessageInvoice, inputMessageLocation, inputMessageVenue or inputMessageContact.
MIME type of the content of the video URL, only "text/html" or "video/mp4" are currently supported.
The message reply markup; pass null if none. Must be of type replyMarkupInlineKeyboard or null.
The URL of the video thumbnail (JPEG), if it exists.
Title of the result.
Video duration, in seconds.
Height of the video.
URL of the embedded video player or video file.
Width of the video.
Represents a link to a page containing an embedded video player or a video file. Subtype of InputInlineQueryResult.