teleproto - v1.229.0
    Preparing search index...

    Interface InputCheckPasswordSRPIn

    interface InputCheckPasswordSRPIn {
        _: "inputCheckPasswordSRP";
        A: bytes;
        M1: bytes;
        srpId: BigInteger;
    }
    Index
    _: "inputCheckPasswordSRP"
    M1: bytes
    srpId: BigInteger