
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.Links sent via SMS text messages are sent as hyperlinks, in a prominent format they take you directly to a website.ĭo you send SMS campaigns that include links to your customers? If so, you’ll want to know the best ways to display your links and which options are available to you. Unless required by applicable law or agreed to in writing, softwareĭistributed under the License is distributed on an "AS IS" BASIS, You may not use this project except in compliance with the License. Licensed under the Apache License, Version 2.0 (the "License") "WhatsApp" as well as related names, marks, emblems and images are registered trademarks of their respective owners. The official WhatsApp website can be found at. This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with WhatsApp or any of its subsidiaries or its affiliates.

For drastic changes, please open an issue first. Pull requests are welcome! If you see something you'd like to add, please do. Something missing? Make an issue and let us know! Contributing Modify group settings (send messages, edit info) Receive media (images/audio/video/documents) Take a look at example.js for another example with more use cases.įor more information on saving and restoring sessions, check out the available Authentication Strategies.

Generate and scan this code with your phone Example usage const = require('whatsapp-web.js') The module is now available on npm! npm i whatsapp-web.js

NOTE: I can't guarantee you will not be blocked by using this method, although it has worked for me. It uses Puppeteer to run a real instance of Whatsapp Web to avoid getting blocked. A WhatsApp API client that connects through the WhatsApp Web browser app
