Skip to content

Commit

Permalink
wBot.ts: Update whatsapp version
Browse files Browse the repository at this point in the history
  • Loading branch information
allgood committed May 21, 2024
1 parent b13ee6d commit 4d9aecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/libs/wbot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ export const initWASocket = async (whatsapp: Whatsapp): Promise<Session> => {
logger: loggerBaileys,
printQRInTerminal: false,
auth: state as AuthenticationState,
version: [2,2323,4]
version: [2,2413,1]
});


Expand Down

0 comments on commit 4d9aecb

Please sign in to comment.