mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
delete message fix
This commit is contained in:
@@ -222,6 +222,7 @@ export const makeMessagesRecvSocket = (config: SocketConfig) => {
|
||||
}
|
||||
)
|
||||
ev.emit('chats.set', { chats, messages })
|
||||
ev.emit('connection.update', { receivedPendingNotifications: true })
|
||||
break
|
||||
case proto.HistorySync.HistorySyncHistorySyncType.PUSH_NAME:
|
||||
const contacts = item.pushnames.map(
|
||||
|
||||
Reference in New Issue
Block a user