557 B
557 B
title | description |
---|---|
answerCustomQuery | Bots only. Answers a custom query |
Method: answerCustomQuery
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Bots only. Answers a custom query
Params:
Name | Type | Required | Description |
---|---|---|---|
custom_query_id | int64 | Yes | Identifier of a custom query |
data | string | Yes | JSON-serialized answer to the query |