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 |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| id |
string |
Identifier of the object — which object depends on the field's type. |
| type |
string |
Type. |
| title |
flags.1?string |
Title. |
| description |
flags.2?string |
Description. |
| document |
InputDocument |
File. |
| send_message |
InputBotInlineMessage |
|
Type
InputBotInlineResult
Related pages
Types used here