class functions.AccountSaveWallPaper extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { AccountSaveWallPaper } = functions; ConstructorsnewAccountSaveWallPaper(params: { wallpaper: types.TypeInputWallPaper; unsave: boolean; settings: types.TypeWallPaperSettings; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramssettings: types.TypeWallPaperSettingsunsave: booleanwallpaper: types.TypeInputWallPaperStatic Propertiesreadonly[paramDesc]: ParamDesc