Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/mod.ts>types.UpdateLangPack

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

Constructors

new
UpdateLangPack(params: { difference: TypeLangPackDifference; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
difference: TypeLangPackDifference

Static Properties

readonly
[paramDesc]: ParamDesc