Skip to main content
Module

x/mtkruto/mod.ts>types.HelpSupport

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

Constructors

new
HelpSupport(params: { phoneNumber: string; user: TypeUser; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
phoneNumber: string
user: TypeUser

Static Properties

readonly
[paramDesc]: ParamDesc