Basic Chat and Message model implementation

This commit is contained in:
Pedro Lopez
2019-02-17 21:14:31 -04:00
parent 1dab219764
commit 6442469437
10 changed files with 118 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "whatsapp-web.js",
"version": "1.0.0",
"version": "0.0.1",
"description": "Library for interacting with the WhatsApp Web API ",
"main": "./src/index.js",
"scripts": {