mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
chore: expose admintest + cleaner initial state update
This commit is contained in:
@@ -365,6 +365,7 @@ export const makeSocket = ({
|
||||
return {
|
||||
type: 'legacy' as 'legacy',
|
||||
ws,
|
||||
sendAdminTest,
|
||||
updateKeys: (info: { encKey: Buffer, macKey: Buffer }) => authInfo = info,
|
||||
waitForSocketOpen,
|
||||
sendNode,
|
||||
|
||||
Reference in New Issue
Block a user