Node details updated
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
|
||||
|
||||
<script type="text/markdown" data-help-name="whatsapp-in">
|
||||
**Whatsapp In** : Node to recive all messages send to connected number.
|
||||
- Simply deploy the node and wait for connected (green) status.
|
||||
- After succesfully connection, Node is able to recive all messages.
|
||||
- Messages can be read at `msg.payload` and `msg.body` and sender number can be read at `msg.from`.
|
||||
- Please look complete `{msg}` to get all details about recived message.
|
||||
|
||||
Node to recive all messages send to connected number.
|
||||
- Simply deploy the node and wait for connected (green) status.
|
||||
- After succesfully connection, Node is able to recive all messages.
|
||||
- Messages can be read at `msg.payload` and `msg.body` and sender number can be read at `msg.from`.
|
||||
- Please look complete `{msg}` to get all details about recived message.
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user