pranavms13 / whatsapp-node-api

A Simple NodeJS API Wrapper for WhatsApp
Other
474 stars 183 forks source link

Improvement implemented for code readability and standardization #25

Closed immichjs closed 3 years ago

immichjs commented 3 years ago

The code remains relatively the same, with spacing improved only when necessary to make everything more readable and standardized. I also changed one of the if's to a ternary operator without breaking the code. I hope you approve :)