Skip to content

InlineQueryResultArticle

Represents a link to an article or web page.

Fields

typeString = articleRequired
Type of the result, must be article
idStringRequired
Unique identifier for this result, 1-64 Bytes
titleStringRequired
Title of the result
input_message_contentInputMessageContentRequired
Content of the message to be sent
Optional. Inline keyboard attached to the message
urlStringOptional
Optional. URL of the result
descriptionStringOptional
Optional. Short description of the result
thumbnail_urlStringOptional
Optional. Url of the thumbnail for the result
thumbnail_widthIntegerOptional
Optional. Thumbnail width
thumbnail_heightIntegerOptional
Optional. Thumbnail height

GramIO Usage

See Also