GramIO API Reference / gramio/dist / AnswerWebAppQueryParams
Interface: AnswerWebAppQueryParams
Defined in: @gramio/types/out/params.d.ts:3949
Params object for answerWebAppQuery method
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
result | TelegramInlineQueryResult | A JSON-serialized object describing the message to be sent | @gramio/types/out/params.d.ts:3957 |
web_app_query_id | string | Unique identifier for the query to be answered | @gramio/types/out/params.d.ts:3953 |