mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Update messages-recv.ts
This commit is contained in:
@@ -400,7 +400,7 @@ export const makeMessagesRecvSocket = (config: SocketConfig) => {
|
||||
const type = (attrs.action === 'block') ? 'add' : 'remove'
|
||||
ev.emit('blocklist.update', { blocklist, type })
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
break
|
||||
case 'link_code_companion_reg':
|
||||
|
||||
Reference in New Issue
Block a user