whatsapp-boot-chat
v1.0.3
Published
this module is used for implementing a chat boot for sending custom message
Downloads
2
Maintainers
Readme
whatsapp-boot-chat
This library is used for implementing a chat boot for sending custom message via whatsapp
Including whatsapp-boot-chat
Browser
Script tag
<script src="https://unpkg.com/[email protected]/index.js"></script>
<script>
var obj = new Sender('number_phone','costum_message');
</script>