Raw.WallPaperNoFile

Raw.WallPaperNoFile

Represents a wallpaper only based on colors/gradients.

wallPaperNoFile#e0804116 id:long flags:# default:flags.1?true dark:flags.4?true settings:flags.2?WallPaperSettings = WallPaper;
export namespace Raw {
  export class WallPaperNoFile {
    constructor(params: {
      id: bigint;
      default?: boolean;
      dark?: boolean;
      settings?: Raw.TypeWallPaperSettings;
    }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xe0804116

Property