TDLib v0.0.2 TDLib.Method.AnswerCustomQuery View Source
Answers a custom query; for bots only.
Returns object_ptr
Name | Type | Description |
---|---|---|
custom_query_id | string | Identifier of a custom query. |
data | string | JSON-serialized answer to the query. |
More details on telegram’s documentation.