mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
fix: fix edit message (#192)
This commit is contained in:
@@ -493,6 +493,7 @@ export const generateWAMessageContent = async(
|
||||
protocolMessage: {
|
||||
key: message.edit,
|
||||
editedMessage: m,
|
||||
timestampMs: Date.now(),
|
||||
type: WAProto.Message.ProtocolMessage.Type.MESSAGE_EDIT
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user