inputBotInlineResult#88bf9319 flags:# id:string type:string title:flags.1?string description:flags.2?string url:flags.3?string thumb:flags.4?InputWebDocument content:flags.5?InputWebDocument send_message:InputBotInlineMessage = InputBotInlineResult;
| 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?InputWebDocument | Reduced copy used for preview. |
| content | flags.5?InputWebDocument | |
| send_message | InputBotInlineMessage |