Skip to main content
Module

x/mtkruto/mod.ts>functions.HelpGetCountriesList

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.HelpGetCountriesList
import { functions } from "https://deno.land/x/mtkruto@0.0.980/mod.ts";
const { HelpGetCountriesList } = functions;

Constructors

new
HelpGetCountriesList(params: { langCode: string; hash: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
hash: number
langCode: string

Static Properties

readonly
[paramDesc]: ParamDesc