methodRedisClient.echoecho(message: string): Promise<string>;Echo the given string@param messageThe message to echo@returnsPromise that resolves with the same message