Raw.UpdateDcOptions

Raw.UpdateDcOptions

Changes in the data center configuration options.

updateDcOptions#8e5e9873 dc_options:Vector<DcOption> = Update;
export namespace Raw {
  export class UpdateDcOptions {
    constructor(params: { dcOptions: Array<Raw.TypeDcOption> }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x8e5e9873

Property