TDLib v0.0.2 TDLib.Method.AnswerCustomQuery View Source

Answers a custom query; for bots only. Returns object_ptr.

NameTypeDescription
custom_query_idstringIdentifier of a custom query.
datastringJSON-serialized answer to the query.

More details on telegram’s documentation.