InlineQueryResultArticle
Represents a link to an article or web page. ↗
10 fields, 4 required.
Fields
type "article" Required
Type of the result, must be article.
id string Required
Unique identifier for this result, 1-64 Bytes.
title string Required
Title of the result.
input_message_content InputMessageContent Required
Content of the message to be sent.
reply_markup InlineKeyboardMarkup
Inline keyboard attached to the message.
url string
URL of the result.
description string
Short description of the result.
thumbnail_url string
Url of the thumbnail for the result.
thumbnail_width number
Thumbnail width.
thumbnail_height number
Thumbnail height.