mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
prepareWAMessageMedia option (#880)
This commit is contained in:
@@ -432,6 +432,7 @@ export const makeMessagesSocket = (config: SocketConfig) => {
|
|||||||
sendDeliveryReceipt,
|
sendDeliveryReceipt,
|
||||||
sendReadReceipt,
|
sendReadReceipt,
|
||||||
refreshMediaConn,
|
refreshMediaConn,
|
||||||
|
waUploadToServer,
|
||||||
fetchPrivacySettings,
|
fetchPrivacySettings,
|
||||||
sendMessage: async(
|
sendMessage: async(
|
||||||
jid: string,
|
jid: string,
|
||||||
@@ -481,4 +482,4 @@ export const makeMessagesSocket = (config: SocketConfig) => {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user