GithubHelp home page GithubHelp logo

Comments (5)

allburov avatar allburov commented on June 4, 2024 1

I get the updated versions even after I unsubscribe from patreon

Unfortunately not, but the previous downloaded versions will work fine!

from whatsapp-http-api.

allburov avatar allburov commented on June 4, 2024

I think it requires adding endpoints to get chats first - like to get list of users and groups. Otherwise there's no way to get "unprocessed" messages (if it's the case here).
#34
#32

After that - it makes sense to add that endpoint too!

from whatsapp-http-api.

behind24proxies avatar behind24proxies commented on June 4, 2024

I think it requires adding endpoints to get chats first - like to get list of users and groups. Otherwise there's no way to get "unprocessed" messages (if it's the case here). #34 #32

After that - it makes sense to add that endpoint too!

I don't think so , when we send messages we need a chat id :
[country code without +] + [phone number]@c.us

what if you make an endpoint to get those chats ?

from whatsapp-http-api.

allburov avatar allburov commented on June 4, 2024

Hi there!
Added GET /messages endpoint

curl -X 'GET' \
  'http://localhost:3000/api/messages?chatId=11111111111%40c.us&limit=1000&session=default' \
  -H 'accept: application/json'

Right now it's available in PLUS 2022.12.19 , will add it to CORE in January 2023.

from whatsapp-http-api.

behind24proxies avatar behind24proxies commented on June 4, 2024

well, that's some good news
❤️

by the way , regarding the core version
if I pay 19$ I get the updated versions even after I unsubscribe from patreon , right?

from whatsapp-http-api.

Related Issues (20)

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.