mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
chore: parity between MD & legacy
This commit is contained in:
@@ -98,6 +98,8 @@ const makeMessagesSocket = (config: LegacySocketConfig) => {
|
||||
Object.assign(content, attrs) // update message
|
||||
|
||||
ev.emit('messages.upsert', { messages: [message], type: 'replace' })
|
||||
|
||||
return message
|
||||
}
|
||||
|
||||
const onMessage = (message: WAMessage, type: MessageUpdateType) => {
|
||||
|
||||
Reference in New Issue
Block a user