auth.ExportedAuthorization#

class pyrogram.raw.types.auth.ExportedAuthorization#

Data for copying of authorization between data centers.

Constructor of ExportedAuthorization.

Details:
  • Layer: 158

  • ID: B434E2B8

Parameters:
  • id (int 64-bit) – current user identifier.

  • bytes (bytes) – authorizes key.

Functions:

This object can be returned by 1 function.

auth.ExportAuthorization

Returns data for copying authorization to another data-center.