Skip to main content
Module

x/mtkruto/mod.ts>tl.types.HelpPassportConfig

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

Constructors

new
HelpPassportConfig(params: { hash: number; countriesLangs: TypeDataJSON; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
countriesLangs: TypeDataJSON
hash: number

Static Properties

readonly
[paramDesc]: ParamDesc