answer_web_app_query
Send a result object to answer a web app query from Telegram. Provide the query ID and the JSON result to complete the interaction.
Instructions
Answer a Web App query sent via a Web App integration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | JSON string with InlineQueryResult object to send | |
| web_app_query_id | Yes | Web App query ID from the WebAppInitData |