class LangPackDifference
extends _TypeLangPackDifference
import { LangPackDifference } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
LangPackDifference(params: { langCode: string; fromVersion: number; version: number; strings: Array<TypeLangPackString>; })Properties
protected
readonly
[params]: Paramsstrings: Array<TypeLangPackString>
Static Properties
readonly
[paramDesc]: ParamDesc