Giter VIP home page Giter VIP logo

whatsapp-api-client-js's People

Contributors

aknurkh avatar amele9 avatar andrew-shamin avatar andreymalyshkin avatar dependabot[bot] avatar dephea avatar eschelpnew avatar idzana avatar injitools avatar john-muriu avatar jzarca01 avatar kocherovv avatar nikyoff avatar olegius88 avatar ripreal avatar slikman1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

whatsapp-api-client-js's Issues

Indian phone number format

Hi,

I am Raja. I am using the WhatsApp API to send a message. For example, my number is (code)(number) -- (+91)(9886356363). Can you please suggest the same format/signature called the sendMessage() function? Also, let me know if there are any other changes required.

I am getting 466 error message on following Indian number.
`
await restAPI.message.sendMessage('[email protected]', null, "hello world")
.then((data) => {
res.status(200).send({ data });
})

`

sendFileByURl is not working

  1. phoneNumber is not supported, we need to add chatId, and even after adding chatId it says gives Correct ourput, but the message/attachment is not sent

/waInstance{{idInstance}}/sendFileByUrl/{{apiTokenInstance}}

types are not detected in a deno project

import * as greenApi from "npm:@green-api/[email protected]";
error TS7016: Could not find a declaration file for module '@green-api/whatsapp-api-client'. '/home/runner/work/abstract-bot-api/abstract-bot-api/dist/node_modules/@green-api/whatsapp-api-client/lib/bundle.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/green-api__whatsapp-api-client` if it exists or add a new declaration (.d.ts) file containing `declare module '@green-api/whatsapp-api-client';`

Send image or pdf file

I tried to use sendFileByUrl to send image or pdf file, but I did not work for me. I am using front-end to send image or pdf file to the node.js server then I used sendFileByUrl to send the file to the whatsapp, it did not work.

Could you please help me to implement this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.