Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class UpdateLangPackTooLong_
extends _Update_
import { UpdateLangPackTooLong_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

A language pack has changed, the client should manually fetch the changed strings using langpack.getDifference

Constructors

new
UpdateLangPackTooLong_(params: { lang_code: string; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
lang_code: string

Language code

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc