bots.AnswerWebhookJSONQuery¶ class hydrogram.raw.functions.bots.AnswerWebhookJSONQuery[source]¶ Answers a custom query; for bots only Details: Layer: 181 ID: E6213F4D Parameters: query_id (int 64-bit) – Identifier of a custom query data (DataJSON) – JSON-serialized answer to the query Returns: bool