Generic result
Constructor schema is available as of layer 76. Switch ยป
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| id | string | Result ID |
| 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 article or webpage |
| thumb | flags.4?WebDocument | Thumbnail for the result |
| content | flags.5?WebDocument | Content of the result |
| send_message | BotInlineMessage | Message to send |