class types.UpdateBotWebhookJSONQuery
extends _TypeUpdate
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { UpdateBotWebhookJSONQuery } = types;
Constructors
new
UpdateBotWebhookJSONQuery(params: { queryId: bigint; data: TypeDataJSON; timeout: number; })Properties
protected
readonly
[params]: Paramsdata: TypeDataJSON
Static Properties
readonly
[paramDesc]: ParamDesc