Raw.auth.ExportedAuthorization

Raw.auth.ExportedAuthorization

Data for copying of authorization between data centers.

auth.exportedAuthorization#b434e2b8 id:long bytes:bytes = auth.ExportedAuthorization;
export namespace Raw {
  export namespace auth {
    export class ExportedAuthorization {
      constructor(params: { id: bigint; bytes: Buffer }) {}
    }
  }
}
🚫

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

Layer: 185
Constructor ID: 0xb434e2b8

Property

  • id : bigint

    Current user identifier

  • bytes : Buffer

    Authorizes key