mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
chore: pass axios options to downloading remote media
This commit is contained in:
@@ -639,6 +639,7 @@ export const makeMessagesSocket = (config: SocketConfig) => {
|
||||
),
|
||||
upload: waUploadToServer,
|
||||
mediaCache: config.mediaCache,
|
||||
options: config.options,
|
||||
...options,
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user