telegram api constructor · layer 229 · #88bf9319

inputBotInlineResult

An inline bot result

definition

inputBotInlineResult#88bf9319 flags:# id:string type:string title:flags.1?string description:flags.2?string url:flags.3?string thumb:flags.4?InputWebDocument content:flags.5?InputWebDocument send_message:InputBotInlineMessage = InputBotInlineResult;

parameters

nametypedescription
flags#Flags, see TL conditional fields
idstringID of result
typestringResult type (see bot API docs)
titleflags.1?stringResult title
descriptionflags.2?stringResult description
urlflags.3?stringURL of result
thumbflags.4?InputWebDocumentThumbnail for result
contentflags.5?InputWebDocumentResult contents
send_messageInputBotInlineMessageMessage to send when the result is selected

type

InputBotInlineResult · other constructors: inputBotInlineResultPhoto, inputBotInlineResultDocument, inputBotInlineResultGame

history

present in layers 46–229 · constructor id changed 1×

idlayers
#2cbbe15a46–75
#88bf931976–229