Inline Query Result Article
fun InlineQueryResultArticle(id: String, title: String, inputMessageContent: InputMessageContent, replyMarkup: InlineKeyboardMarkup? = null, url: String? = null, hideUrl: Boolean = false, description: String? = null, thumbUrl: String? = null, thumbWidth: Int? = null, thumbHeight: Int? = null, type: String)
Content copied to clipboard
Parameters
id
Unique identifier for this result, 1-64 Bytes
title
Title of the result
inputMessageContent
Content of the message to be sent
replyMarkup
Optional. Inline keyboard attached to the message
url
Optional. URL of the result
hideUrl
Optional. Pass True, if you don't want the URL to be shown in the message
description
Optional. Short description of the result
thumbUrl
Optional. Url of the thumbnail for the result
thumbWidth
Optional. Thumbnail width
thumbHeight
Optional. Thumbnail height
type
Type of the result, must be article