teleproto - v1.229.0
    Preparing search index...

    Interface AccountGetTmpPasswordParams

    interface AccountGetTmpPasswordParams {
        password: TypeInputCheckPasswordSRPIn;
        period: number;
    }
    Index

    SRP password parameters

    period: number

    Time during which the temporary password will be valid, in seconds; should be between 60 and 86400