You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.
when call this api (http://localhost:99/john/chats/91xxxxxxxx259@s.whatsapp.net) so, can get only incoming message only just i want to fetch outgoing also and if i sent outgoing message on whatsapp number throw this api (http://localhost:99/john/messages/send)
{
"jid": "91xxxxxxxxx259@s.whatsapp.net",
"type": "number",
"message": {
"text": "Hello!"
}
}
so i can't get outgoing message and if i sent to my normal phone i can get outgoing message
The text was updated successfully, but these errors were encountered: