Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountSaveWallPaper

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.AccountSaveWallPaper
extends Function<boolean>
import { functions } from "https://deno.land/x/mtkruto@0.1.114/mod.ts";
const { AccountSaveWallPaper } = functions;

Constructors

new
AccountSaveWallPaper(params: { wallpaper: types.TypeInputWallPaper; unsave: boolean; settings: types.TypeWallPaperSettings; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
settings: types.TypeWallPaperSettings
unsave: boolean
wallpaper: types.TypeInputWallPaper

Static Properties

readonly
[paramDesc]: ParamDesc