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
| 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. |
| url |
flags.3?string |
URL. |
| thumb |
flags.4?WebDocument |
Reduced copy used for preview. |
| content |
flags.5?WebDocument |
|
| send_message |
BotInlineMessage |
|
Type
BotInlineResult
Related pages
Types used here