Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/2_types.ts>help_UserInfo_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class help_UserInfo_
import { help_UserInfo_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

Internal use

Constructors

new
help_UserInfo_(params: { message: string; entities: Array<enums.MessageEntity>; author: string; date: number; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
author: string

Author

date: number

Date

entities: Array<enums.MessageEntity>
message: string

Info

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc