You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Beta Version - This library is not stable right now. It is currently in beta version. Report issues [here](https://github.com/sarthakjdev/wapi.js/issues).
16
+
Beta Version - This SDK is not stable right now. It is currently in beta version. Report issues [here](https://github.com/sarthakjdev/wapi.js/issues).
17
17
18
18
## 📖 About
19
19
@@ -35,15 +35,15 @@ Wapi.js is a JavaScript module, written in TypeScript, designed to interact with
35
35
36
36
## 💻 Installation
37
37
38
-
Ensure you have the Node.js 18 LTS version to use this library.
38
+
Ensure you have the Node.js 18 LTS version to use this SDK.
39
39
40
40
```sh
41
41
npm install @wapijs/wapi.js
42
42
yarn add @wapijs/wapi.js
43
43
pnpm install @wapijs/wapi.js
44
44
```
45
45
46
-
> Note: This library is not affiliated with the official WhatsApp Cloud API or does not act as any official solution provided the the Meta Inclusive Private Limited, this is just a open source library built for developers to support them in building whatsapp cloud api based chat bots easily.
46
+
> Note: This SDK is not affiliated with the official WhatsApp Cloud API or does not act as any official solution provided the the Meta Inclusive Private Limited, this is just a open source SDK built for developers to support them in building whatsapp cloud api based chat bots easily.
Note: This library is part of an open-source product-building initiative by [Softlancer](https://github.com/softlancerhq), and this repository will soon be moved under the same organization.
127
+
Note: This SDK is part of an open-source product-building initiative by [Softlancer](https://github.com/softlancerhq), and this repository will soon be moved under the same organization.
0 commit comments