Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountGetMultiWallPapers

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

Constructors

new
AccountGetMultiWallPapers(params: { wallpapers: Array<types.TypeInputWallPaper>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
wallpapers: Array<types.TypeInputWallPaper>

Static Properties

readonly
[paramDesc]: ParamDesc