Skip to main content
Module

x/mtkruto/mod.ts>functions.LangpackGetLanguages

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.LangpackGetLanguages
extends Function<types.TypeLangPackLanguage[]>
import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts";
const { LangpackGetLanguages } = functions;

Constructors

new
LangpackGetLanguages(params: { langPack: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
langPack: string

Static Properties

readonly
[paramDesc]: ParamDesc