waha
waha copied to clipboard
[Feature Request] [NOWEB] Unread Count of Chat Messages
Hello!
I would like to know if we can add the unreadCount of messages in get chats.
Right now, unreadMetionCount doesn't make sense for non group chats.
{
"id": "[email protected]",
"readOnly": false,
"ephemeralExpiration": 0,
"ephemeralSettingTimestamp": 0,
"conversationTimestamp": 1728397742,
"notSpam": true,
"disappearingMode": {
"initiator": 0,
"trigger": 1,
"initiatedByMe": false
},
"unreadMentionCount": 0,
[...]
"unreadCount": 2,
},
Possibly related to: https://github.com/devlikeapro/waha/issues/429