Skip to main content
Module

x/mtkruto/tl/2_types.ts>UpdateBotWebhookJSONQuery_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class UpdateBotWebhookJSONQuery_
extends _Update_
import { UpdateBotWebhookJSONQuery_ } from "https://deno.land/x/mtkruto@0.1.147/tl/2_types.ts";

Constructors

new
UpdateBotWebhookJSONQuery_(params: { query_id: bigint; data: enums.DataJSON; timeout: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
data: enums.DataJSON
query_id: bigint
timeout: number

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc