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_editUserInfo_

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

Internal use

Constructors

new
help_editUserInfo_(params: { user_id: enums.InputUser; message: string; entities: Array<enums.MessageEntity>; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
entities: Array<enums.MessageEntity>
message: string

Message

user_id: enums.InputUser

User

Static Properties

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