Skip to main content
Module

x/mtkruto/mod.ts>types.HelpAppConfig

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

Constructors

new
HelpAppConfig(params: { hash: number; config: TypeJSONValue; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
config: TypeJSONValue
hash: number

Static Properties

readonly
[paramDesc]: ParamDesc