Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class JsonNumber
extends _TypeJSONValue
import { JsonNumber } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";

Constructors

new
JsonNumber(params: { value: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
value: number

Static Properties

readonly
[paramDesc]: ParamDesc