Skip to main content
Module

x/mtkruto/mod.ts>tl.types.AccountWallPapers

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class tl.types.AccountWallPapers
extends _TypeAccountWallPapers
import { tl } from "https://deno.land/x/mtkruto@0.0.993/mod.ts";
const { AccountWallPapers } = tl.types;

Constructors

new
AccountWallPapers(params: { hash: bigint; wallpapers: Array<TypeWallPaper>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
hash: bigint
wallpapers: Array<TypeWallPaper>

Static Properties

readonly
[paramDesc]: ParamDesc