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>account_getWallPaper_

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

Get info about a certain wallpaper

Constructors

new
account_getWallPaper_(params: { wallpaper: enums.InputWallPaper; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
wallpaper: enums.InputWallPaper

The wallpaper to get info about

Static Properties

__F: (params: { wallpaper: enums.InputWallPaper; }) => enums.WallPaper
readonly
[name]: string
readonly
[paramDesc]: ParamDesc