inline_query
Send an inline query to a Telegram bot and retrieve the results it returns, just like using @bot query in a chat.
Instructions
Сделать inline-запрос к боту (как @bot query в любом чате).
Возвращает список результатов, которые бот хочет показать.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bot | Yes | ||
| limit | No | ||
| query | Yes | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |