Skip to main content
Module

x/mtkruto/mod.ts>types.DataJSON

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.DataJSON
extends _TypeDataJSON
import { types } from "https://deno.land/x/mtkruto@0.0.990/mod.ts";
const { DataJSON } = types;

Constructors

new
DataJSON(params: { data: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
data: string

Static Properties

readonly
[paramDesc]: ParamDesc