Skip to content

InlineQueryResultArticle

Represents a link to an article or web page.

Properties

  • title (str): Title of the result
  • input_message_content (InputMessageContent): Content of the message to be sent
  • reply_markup (InlineKeyboardMarkup): Optional. Inline keyboard attached to the message
  • url (str): Optional. URL of the result
  • description (str): Optional. Short description of the result
  • thumbnail_url (str): Optional. Url of the thumbnail for the result
  • thumbnail_width (int): Optional. Thumbnail width
  • thumbnail_height (int): Optional. Thumbnail height