Node Details and Readme updated
This commit is contained in:
@@ -30,10 +30,12 @@
|
||||
<label for="node-input-number"><i class="fa fa-tag"></i> Number</label>
|
||||
<input type="text" id="node-input-number" placeholder="Mobile Number..">
|
||||
</div>
|
||||
<p>Don't forget to mention international dialing code befor your number.
|
||||
Number must be in format like `+11 99999 99999` without any space</p>
|
||||
</script>
|
||||
|
||||
|
||||
<script type="text/html" data-help-name="whatsapp-out">
|
||||
<p>A simple node to Send whatsapp messages.</p>
|
||||
<p>Number should be with contry code. Example : +1 99999 99999</p>
|
||||
<script type="text/markdown" data-help-name="whatsapp-out">
|
||||
**Whatsapp Out** : As simple as mention on name, node will send `msg.payload` recived at input to the number mentioned in node.
|
||||
*Don't forget to mention international dialing code befor your number. Number must be in format like `+11 99999 99999` without any space.*
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user