ookamiiixd / baileys-api

Simple WhatsApp REST API with multiple device support
MIT License
432 stars 328 forks source link

i am sending message then show #125

Closed Akash-Rathore closed 1 year ago

Akash-Rathore commented 1 year ago
"error": "An error occured during message send"

{ "jid": "XXXXXXXX@g.us", "message": { "text": "What's that @62823xxxx?" } }

ookamiiixd commented 1 year ago

Based from the jid, seems like you are trying to send a message to a group. You have to pass another props type with the value group as for group since it defaults to number