import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { MessagesSetChatWallPaper } = functions;
Constructors
new
MessagesSetChatWallPaper(params: { peer: types.TypeInputPeer; wallpaper?: types.TypeInputWallPaper; settings?: types.TypeWallPaperSettings; id?: number; })Properties
protected
readonly
[params]: Paramspeer: types.TypeInputPeer
optional
settings: types.TypeWallPaperSettingsoptional
wallpaper: types.TypeInputWallPaperStatic Properties
readonly
[paramDesc]: ParamDesc