bots.AnswerWebhookJSONQuery
- class pyrogram.raw.functions.bots.AnswerWebhookJSONQuery
Answers a custom query; for bots only
- Details:
Layer:
194
ID:
E6213F4D
- Parameters:
query_id (
int
64-bit
) – Identifier of a custom querydata (
DataJSON
) – JSON-serialized answer to the query
- Returns:
bool