Skip to main content
Module

x/mtkruto/mod.ts>types.HelpCountriesList

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.HelpCountriesList
extends TypeHelpCountriesList
import { types } from "https://deno.land/x/mtkruto@0.0.987/mod.ts";
const { HelpCountriesList } = types;

Constructors

new
HelpCountriesList(params: { countries: Array<TypeHelpCountry>; hash: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
countries: Array<TypeHelpCountry>
hash: number

Static Properties

readonly
[paramDesc]: ParamDesc