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

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

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

Constructors

new
LangPackDifference_(params: { lang_code: string; from_version: number; version: number; strings: Array<enums.LangPackString>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
from_version: number
lang_code: string
strings: Array<enums.LangPackString>
version: number

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc