Raw.account.SaveWallPaper

Raw.account.SaveWallPaper

Install/uninstall wallpaper

account.saveWallPaper#6c5a5b37 wallpaper:InputWallPaper unsave:Bool settings:WallPaperSettings = Bool;
export namespace Raw {
  export namespace account {
    export class SaveWallPaper {
      constructor(params: {
        wallpaper: Raw.TypeInputWallPaper;
        unsave: boolean;
        settings: Raw.TypeWallPaperSettings;
      }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x6c5a5b37

Property

Results

boolean