InputCheckPasswordSRP

class pyrogram.raw.types.InputCheckPasswordSRP

Constructor for checking the validity of a 2FA SRP password (see SRP)

Constructor of InputCheckPasswordSRP.

Details:
  • Layer: 187

  • ID: D27FF082

Parameters:
  • srp_id (int 64-bit) – SRP ID

  • A (bytes) – A parameter (see SRP)

  • M1 (bytes) – M1 parameter (see SRP)