go-whatsapp-web-multidevice
go-whatsapp-web-multidevice copied to clipboard
API for Whatsapp Web Multi Device Version, Support UI & Webhook
I saw in your code already have message handler, can you make webhook url post every incoming message and message status?
### What happened? After using the Send Poll resource, the message appears to be sent, but no content is displayed in WhatsApp ### Reproduction Steps ```bash The behavior can be...
## Context - Add participants to group - Update OpenAPI ## Test Results
### What happened? Using the front-end, I can't reply to a message, whether privately or in a group. ### Reproduction Steps ```bash 1. using front-end send message modal 2. set...
Thank you for great library! Any plans to add support for retrieving messages history both in group and private chats?
Please make a history of messages in the web version / view messages. And the webhook does not receive incoming messages sent from whatsapp web.
Create an option to allow webhook of message calls sent by me. The idea is to use the webhook to create a chat history. It is also interesting for AI...
It would be amazing if we can also reply to a message (by ID) so for example if i receive a message in a group, i can capture the ID...
## Context - Change the mime detection package and add a "good enough" fallback for extension detection This fixes the bug on issue (162)[https://github.com/aldinokemal/go-whatsapp-web-multidevice/discussions/162]
### What problem does your feature request solve? Include PostgreSQL database support in addition to SQLite ### Describe the solution you are proposing. Looking at the example **mdtest** included in...