telegram api constructor · layer 229 · #d27ff082
inputCheckPasswordSRP
Constructor for checking the validity of a 2FA SRP password (see SRP)
definition
inputCheckPasswordSRP#d27ff082 srp_id:long A:bytes M1:bytes = InputCheckPasswordSRP;
parameters
| name | type | description |
|---|---|---|
srp_id | long | SRP ID |
A | bytes | A parameter (see SRP) |
M1 | bytes | M1 parameter (see SRP) |
type
InputCheckPasswordSRP · other constructors: inputCheckPasswordEmpty
history
present in layers 84–229
| id | layers |
|---|---|
| #d27ff082 | 84–229 |