telegram api constructor · layer 229 · #fff8fdc4

inputBotInlineResultDocument

Document (media of any type except for photos)

definition

inputBotInlineResultDocument#fff8fdc4 flags:# id:string type:string title:flags.1?string description:flags.2?string document:InputDocument send_message:InputBotInlineMessage = InputBotInlineResult;

parameters

nametypedescription
flags#Flags, see TL conditional fields
idstringResult ID
typestringResult type (see bot API docs)
titleflags.1?stringResult title
descriptionflags.2?stringResult description
documentInputDocumentDocument to send
send_messageInputBotInlineMessageMessage to send when the result is selected

type

InputBotInlineResult · other constructors: inputBotInlineResult, inputBotInlineResultPhoto, inputBotInlineResultGame

history

present in layers 62–229

idlayers
#fff8fdc462–229