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>help_getCountriesList_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class help_getCountriesList_
extends Function_<enums.help.CountriesList>
import { help_getCountriesList_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Get name, ISO code, localized name and phone codes/patterns of all available countries

Constructors

new
help_getCountriesList_(params: { lang_code: string; hash: number; })

Properties

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

Language code of the current user

Static Properties

__F: (params: { lang_code: string; hash: number; }) => enums.help.CountriesList
readonly
[name]: string
readonly
[paramDesc]: ParamDesc