Raw.account.InstallWallPaper

Raw.account.InstallWallPaper

Install wallpaper

account.installWallPaper#feed5769 wallpaper:InputWallPaper settings:WallPaperSettings = Bool;
export namespace Raw {
  export namespace account {
    export class InstallWallPaper {
      constructor(params: {
        wallpaper: Raw.TypeInputWallPaper;
        settings: Raw.TypeWallPaperSettings;
      }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0xfeed5769

Property

Results

boolean