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_getUserInfo_

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

Can only be used by TSF members to obtain internal information.

Constructors

new
help_getUserInfo_(params: { user_id: enums.InputUser; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
user_id: enums.InputUser

User ID

Static Properties

__F: (params: { user_id: enums.InputUser; }) => enums.help.UserInfo
readonly
[name]: string
readonly
[paramDesc]: ParamDesc