Skip to main content
Module

x/mtkruto/mod.ts>functions.BotsAnswerWebhookJSONQuery

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.BotsAnswerWebhookJSONQuery
extends Function<boolean>
import { functions } from "https://deno.land/x/mtkruto@0.0.835/mod.ts";
const { BotsAnswerWebhookJSONQuery } = functions;

Constructors

new
BotsAnswerWebhookJSONQuery(params: { queryId: bigint; data: types.TypeDataJSON; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
queryId: bigint

Static Properties

readonly
[paramDesc]: ParamDesc