Raw.auth.ExportAuthorization

Raw.auth.ExportAuthorization

Returns data for copying authorization to another data-center.

auth.exportAuthorization#e5bfffcd dc_id:int = auth.ExportedAuthorization;
export namespace Raw {
  export namespace auth {
    export class ExportAuthorization {
      constructor(params: { dcId: number }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xe5bfffcd

Property

  • dcId : number

    Number of a target data-center

Results

Raw.auth.TypeExportedAuthorization

Bots can use