TDLib v0.0.2 TDLib.Object.UpdateNewCustomQuery View Source
A new incoming query; for bots only.
| Name | Type | Description |
|---|---|---|
| id | string | The query identifier. |
| data | string | JSON-serialized query data. |
| timeout | number | Query timeout. |
More details on telegram’s documentation.