Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountSaveWallPaper

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.0.981/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
unsave: boolean

Static Properties

readonly
[paramDesc]: ParamDesc