class functions.BotsAnswerWebhookJSONQuery extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { BotsAnswerWebhookJSONQuery } = functions; ConstructorsnewBotsAnswerWebhookJSONQuery(params: { queryId: bigint; data: types.TypeDataJSON; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsdata: types.TypeDataJSONqueryId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc