You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/socket/connecting.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ In order to reconnect successfully, we must pass a way for Baileys to persist cr
48
48
49
49
:::warning
50
50
DONT EVER USE THE `useMultiFileAuthState` IN PROD. YOU HAVE BEEN WARNED.
51
-
This function consumes a lot of IO. Only use its [implementation](https://github.com/WhiskeySockets/Baileys/tree/main/src/Utils/useMultiFileAuthState.ts) as a guide.
51
+
This function consumes a lot of IO. Only use its [implementation](https://github.com/WhiskeySockets/Baileys/tree/master/src/Utils/use-multi-file-auth-state.ts) as a guide.
0 commit comments