MadelineProtoDocs/docs/TD_docs/methods/answerCustomQuery.md

638 B

title description image
answerCustomQuery Bots only. Answers a custom query https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: answerCustomQuery

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Bots only. Answers a custom query

Parameters:

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

Return type: Ok