Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Constructors

new
WallPaper_(params: { id: bigint; creator?: true; default?: true; pattern?: true; dark?: true; access_hash: bigint; slug: string; document: enums.Document; settings?: enums.WallPaperSettings; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
access_hash: bigint
optional
creator: true
optional
dark: true
optional
default: true
document: enums.Document
id: bigint
optional
pattern: true
optional
settings: enums.WallPaperSettings
slug: string

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc