Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class UpdateUser
extends _TypeUpdate
import { UpdateUser } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";

Constructors

new
UpdateUser(params: { userId: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
userId: bigint

Static Properties

readonly
[paramDesc]: ParamDesc