telegram api constructor · layer 229 · #11965f3a

botInlineResult

Generic result

definition

botInlineResult#11965f3a flags:# id:string type:string title:flags.1?string description:flags.2?string url:flags.3?string thumb:flags.4?WebDocument content:flags.5?WebDocument send_message:BotInlineMessage = BotInlineResult;

parameters

nametypedescription
flags#Flags, see TL conditional fields
idstringResult ID
typestringResult type (see bot API docs)
titleflags.1?stringResult title
descriptionflags.2?stringResult description
urlflags.3?stringURL of article or webpage
thumbflags.4?WebDocumentThumbnail for the result
contentflags.5?WebDocumentContent of the result
send_messageBotInlineMessageMessage to send

type

BotInlineResult · other constructors: botInlineMediaResult

history

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

idlayers
#9bebaeb946–75
#11965f3a76–229