Represents a link to a file.
URL of the file.
Unique identifier of the query result.
The content of the message to be sent. Must be one of the following types: inputMessageText, inputMessageDocument, inputMessageInvoice, inputMessageLocation, inputMessageVenue or inputMessageContact.
MIME type of the file content; only "application/pdf" and "application/zip" are currently allowed.
The message reply markup; pass null if none. Must be of type replyMarkupInlineKeyboard or null.
Height of the thumbnail.
The URL of the file thumbnail, if it exists.
Width of the thumbnail.
Title of the resulting file.
Represents a link to a file. Subtype of InputInlineQueryResult.