mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
fix: pin modification
This commit is contained in:
@@ -488,7 +488,7 @@ export const chatModificationToAppPatch = (
|
|||||||
pinned: !!mod.pin
|
pinned: !!mod.pin
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
index: ['pin_v1', '919646328797@s.whatsapp.net'],
|
index: ['pin_v1', jid],
|
||||||
type: 'regular_low',
|
type: 'regular_low',
|
||||||
apiVersion: 5,
|
apiVersion: 5,
|
||||||
operation: OP.SET
|
operation: OP.SET
|
||||||
|
|||||||
Reference in New Issue
Block a user