Raw.account.SaveTheme

Raw.account.SaveTheme

Save a theme

account.saveTheme#f257106c theme:InputTheme unsave:Bool = Bool;
export namespace Raw {
  export namespace account {
    export class SaveTheme {
      constructor(params: { theme: Raw.TypeInputTheme; unsave: boolean }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xf257106c

Property

Results

boolean