auth.CheckPassword#

class pyrogram.raw.functions.auth.CheckPassword#

Try logging to an account protected by a 2FA password.

Usable by Users Bots

Note

This method may be used by not yet logged in connections.

Details:
  • Layer: 224

  • ID: D18B4D16

Parameters:

password (InputCheckPasswordSRP) – The account’s password (see SRP)

Returns:

auth.Authorization