GithubHelp home page GithubHelp logo

Tick Blue about go-whatsapp HOT 5 CLOSED

rhymen avatar rhymen commented on August 23, 2024 1
Tick Blue

from go-whatsapp.

Comments (5)

Rhymen avatar Rhymen commented on August 23, 2024 2

That depends on what you want to do. I'm not entirely sure how to help you with that, but if you share your code I can take a look at it.

from go-whatsapp.

Rhymen avatar Rhymen commented on August 23, 2024 2

I renamed the Acknowledge function to Presence and added a presence parameter. The parameter can be one of whatsapp.PresenceAvailable, whatsapp.PresenceUnavailable and whatsapp.PresenceComposing. Sadly I cannot check if this is working or not, because I currently only have one phone on me.
I added a wac.Read(jid, id string) function to set the two blue ticks as you requested. If you call this function inside of your TextMessageHandler like so wac.Read(message.Info.RemoteJid, message.Info.Id) it should mark every incoming message as read.

from go-whatsapp.

Rhymen avatar Rhymen commented on August 23, 2024 1

I think the presence message is used to display your current online status and not to mark the message as read. You can send the presence request with wac.Acknowledge(jid), but the other request is not implemented yet.

from go-whatsapp.

cassianogo avatar cassianogo commented on August 23, 2024

How do I send the message presence request with wac.Acknowledge(jid)? In HandleTextMessage ?

from go-whatsapp.

cassianogo avatar cassianogo commented on August 23, 2024

Thank You @Rhymen !!!
Helped me a lot 👍

from go-whatsapp.

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.