- API ›
- Constructors ›
- BotInlineResult
BotInlineResult
---types--- botInlineResult#11965f3a 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
Belongs to
| BotInlineResult |
Parameters
| id | string | required |
| type | string | required |
| title | string | optional |
| description | string | optional |
| url | string | optional |
| thumb | WebDocument | optional |
| content | WebDocument | optional |
| send_message | BotInlineMessage | required |