Raw.account.AutoDownloadSettings

Raw.account.AutoDownloadSettings

Media autodownload settings

account.autoDownloadSettings#63cacf26 low:AutoDownloadSettings medium:AutoDownloadSettings high:AutoDownloadSettings = account.AutoDownloadSettings;
export namespace Raw {
  export namespace account {
    export class AutoDownloadSettings {
      constructor(params: {
        low: Raw.TypeAutoDownloadSettings;
        medium: Raw.TypeAutoDownloadSettings;
        high: Raw.TypeAutoDownloadSettings;
      }) {}
    }
  }
}
🚫

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

Layer: 185
Constructor ID: 0x63cacf26

Property