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_getWallPapers_

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

Returns a list of available wallpapers.

Constructors

new
account_getWallPapers_(params: { hash: bigint; })

Properties

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

Static Properties

__F: (params: { hash: bigint; }) => enums.account.WallPapers
readonly
[name]: string
readonly
[paramDesc]: ParamDesc