InlineQueryResultArticleOptions Interface Properties descriptionhideUrlinputMessageContentreplyMarkupthumbnailHeightthumbnailUrlthumbnailWidthtitleurl Properties description string Short description of the result See the codehideUrl boolean Pass *true* if you don't want the URL to be shown in the message See the codeinputMessageContent InputMessageContent Content of the message to be sent See the codereplyMarkup InlineKeyboardMarkup Inline keyboard attached to the message See the codethumbnailHeight number Thumbnail height See the codethumbnailUrl string Url of the thumbnail for the result See the codethumbnailWidth number Thumbnail width See the codetitle string Title of the result See the codeurl string URL of the result See the code