Skip to main content
Module

x/mtkruto/mod.ts>functions.UsersGetFullUser

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

Constructors

new
UsersGetFullUser(params: { id: types.TypeInputUser; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc