mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Merge branch 'multi-device' into multi-device-legacy
This commit is contained in:
@@ -139,6 +139,7 @@ export const makeChatsSocket = (config: SocketConfig) => {
|
||||
await query({
|
||||
tag: 'iq',
|
||||
attrs: {
|
||||
xmlns: 'blocklist',
|
||||
to: S_WHATSAPP_NET,
|
||||
type: 'set'
|
||||
},
|
||||
@@ -604,4 +605,4 @@ export const makeChatsSocket = (config: SocketConfig) => {
|
||||
chatModify,
|
||||
resyncMainAppState,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user