thumb generation fixes
This commit is contained in:
@@ -537,11 +537,13 @@ const makeMessagesSocket = (config: SocketConfig) => {
|
||||
content,
|
||||
{
|
||||
...options,
|
||||
logger,
|
||||
userJid: userJid,
|
||||
getUrlInfo: generateUrlInfo,
|
||||
upload: waUploadToServer
|
||||
}
|
||||
)
|
||||
|
||||
await relayWAMessage(msg, { waitForAck: options.waitForAck })
|
||||
return msg
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user