View Source ExTDLib.Method.AnswerCustomQuery (ExTDLib v0.0.4)

Answers a custom query; for bots only. Returns object_ptr<Ok>.

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

More details on telegram's documentation.