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
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
id | string | Result ID |
type | string | Result type (see bot API docs) |
title | string | Result title |
description | string | Result description |
document | InputDocument | Document to send |
send_message | InputBotInlineMessage | Message to send when the result is selected |
type
InputBotInlineResult · other constructors: inputBotInlineResult, inputBotInlineResultPhoto, inputBotInlineResultGame
history
present in layers 62–229
| id | layers |
|---|---|
| #fff8fdc4 | 62–229 |