TgKit library and website are still in early development!

InlineQueryResultArticleOptions Interface

Properties

description string

Short description of the result

See the code

hideUrl boolean

Pass *true* if you don't want the URL to be shown in the message

See the code

inputMessageContent InputMessageContent

Content of the message to be sent

See the code

replyMarkup InlineKeyboardMarkup

Inline keyboard attached to the message

See the code

thumbnailHeight number

Thumbnail height

See the code

thumbnailUrl string

Url of the thumbnail for the result

See the code

thumbnailWidth number

Thumbnail width

See the code

title string

Title of the result

See the code

url string

URL of the result

See the code