1.0.3 • Published 2 years ago

whatsapp-boot-chat v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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/whatsapp-boot-chat@1.0.1/index.js"></script>
<script>
  var obj = new Sender('number_phone','costum_message');
</script>

The result

My Remote Image