An inline bot result
Constructor schema is available as of layer 76. Switch ยป
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| id | string | ID of result |
| type | string | Result type (see bot API docs) |
| title | flags.1?string | Result title |
| description | flags.2?string | Result description |
| url | flags.3?string | URL of result |
| thumb | flags.4?InputWebDocument | Thumbnail for result |
| content | flags.5?InputWebDocument | Result contents |
| send_message | InputBotInlineMessage | Message to send when the result is selected |