'whatsapp-web.js to build ussd like menus and actions

I am using whatsapp-web.js to develop whatsapp based services so i want people to be able to register using their whatsapp and download files. I have managed to handle file management part but i am stack on implementations of QnA like functionality with the backend with predefined nested menus with their submenus or actions. I want something like below:

To register, reply to these questions (each questions comes after the previous one was sent as in USSD menus )

Name? :-> user types in name

Age? :-> users types in age

DOB? :-> users types in dob



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source