Skip to main content
Module

x/mtkruto/mod.ts>functions.HelpGetUserInfo

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

Constructors

new
HelpGetUserInfo(params: { userId: types.TypeInputUser; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
userId: types.TypeInputUser

Static Properties

readonly
[paramDesc]: ParamDesc