- Preparing search index...
- The search index is not available
baileys
Function aggregateMessageKeysNotFromMe
- aggregateMessageKeysNotFromMe(keys): {
jid: string;
messageIds: string[];
participant: undefined | string;
}[]
-
Returns {
jid: string;
messageIds: string[];
participant: undefined | string;
}[]
Given a list of message keys, aggregates them by chat & sender. Useful for sending read receipts in bulk