mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
chore: expose uploadPreKeysToServerIfRequired
This commit is contained in:
@@ -577,6 +577,7 @@ export const makeSocket = ({
|
|||||||
end,
|
end,
|
||||||
onUnexpectedError,
|
onUnexpectedError,
|
||||||
uploadPreKeys,
|
uploadPreKeys,
|
||||||
|
uploadPreKeysToServerIfRequired,
|
||||||
/** Waits for the connection to WA to reach a state */
|
/** Waits for the connection to WA to reach a state */
|
||||||
waitForConnectionUpdate: bindWaitForConnectionUpdate(ev),
|
waitForConnectionUpdate: bindWaitForConnectionUpdate(ev),
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user