mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
--no-edit
This commit is contained in:
@@ -671,7 +671,7 @@ export const makeSocket = (config: SocketConfig) => {
|
||||
})
|
||||
|
||||
ws.on('CB:ib,,offline_preview', (node: BinaryNode) => {
|
||||
logger.info('offline preview received', node)
|
||||
logger.info('offline preview received', JSON.stringify(node))
|
||||
sendNode({
|
||||
tag: 'ib',
|
||||
attrs: {},
|
||||
|
||||
Reference in New Issue
Block a user