-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Description
Welcome!
- Yes, I have searched for similar issues on GitHub and found none.
What did you do?
I tried sending all types of messages containing "quoted" and the request works, but the quoted message does not appear on WhatsApp.
What did you expect?
Message quoted in whatsapp conversation
What did you observe instead of what you expected?
The message was sent, and the response contained the information from the mentioned message, but it was not mentioned in the WhatsApp conversation.
Screenshots/Videos
No response
Which version of the API are you using?
v2.2.2
What is your environment?
Windows
Other environment specifications
VPS Ubuntu
If applicable, paste the log output
{
"key": {
"remoteJid": "551898xxxx@s.whatsapp.net",
"fromMe": true,
"id": "3EB062B8682B5BB8A17C89A682A8B06E7996CDB6"
},
"pushName": "",
"status": "PENDING",
"message": {
"conversation": "tt"
},
"contextInfo": {
"participant": "",
"stanzaId": "3EB0C7359AC49BF1CBF31CE90E655DD6DA16699B",
"quotedMessage": {
"conversation": "teste"
}
},
"messageType": "conversation",
"messageTimestamp": 1749662152,
"instanceId": "504322ad-c14e-4ef2-a11e-11851ca0400c",
"source": "unknown"
}
Additional Notes
No response