Thank you for writing the post. I was trying to setup an auto responder for multiple numbers. One of the comment I read was
const client = new Client({
puppeteer: { headless: false }, clientId : 'example'
});
I believe, we can use clientId as mobile number. I was wondering if we need to fix session.json as well?