Skip to main content
Module

x/mtkruto/mod.ts>types.WallPaperNoFile

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

Constructors

new
WallPaperNoFile(params: { id: bigint; default?: true; dark?: true; settings?: TypeWallPaperSettings; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
dark: true
optional
default: true
id: bigint
optional
settings: TypeWallPaperSettings

Static Properties

readonly
[paramDesc]: ParamDesc