MadelineProto/docs/TD_docs/methods/answerCustomQuery.md
2017-08-25 15:05:53 +02:00

548 B

title description
answerCustomQuery Bots only. Answers a custom query

Method: answerCustomQuery

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Bots only. Answers a custom query

Params:

Name Type Required Description
custom_query_id long Yes Identifier of a custom query
data string Yes JSON-serialized answer to the query

Return type: Ok