waha
waha copied to clipboard
[Question] NOWEB Can I get the list of messages with "star"?
NOWEB Can I get the list of start messages?
/api/star { "messageId": "[email protected]_AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "chatId": "[email protected]", "star": true, "session": "default" }
so we can "star" and "unstar" messages, but we don't get events from these (like we do from reactions), and we can't search the "starred" messages in database... WhatsApp limitation or WAHA limitation?
try engine.event, likely it has something about star\unstar events, we just didn' get enought requests for this to have a dedicated event