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_getAppConfig_

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

Get app-specific configuration, see client configuration for more info on the result.

Constructors

new
help_getAppConfig_(params: { hash: number; })

Properties

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

Static Properties

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