Node Details and ReadMe updated

This commit is contained in:
rawee
2022-12-09 13:16:45 +05:30
parent b0bb79845f
commit 14ed3e3132
2 changed files with 4 additions and 3 deletions

View File

@@ -43,6 +43,7 @@ Node used for basic status of whatsapp.
|`status` | provide status on `msg.payload` for all and each input mentioned in above table. |
| Connecting..| When whatsapp attempting to connect.
| QR Code (image) | when QR code is generated. *This method can also be used to get QR Code (image) generated by whatsapp.*
| Connected | When whatapp is sucessfully connected.|
| Connected | When whatapp is sucessfully connected.|
| Group Joined or Removed | `msg.paylod` : Group Name. </br> `msg.type` : joined / Removed from group.</br> `msg.notification` : Complete notification. </br> `msg.chat` : Complete Group Details.
</script>