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

x/mtkruto/tl/3_functions.ts>langpack_getLangPack_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class langpack_getLangPack_
extends Function_<enums.LangPackDifference>
import { langpack_getLangPack_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
langpack_getLangPack_(params: { lang_pack: string; lang_code: string; })

Properties

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

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc