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
Describe the bug
Label Associations events not received
Socket Config:
constsock=makeWASocket({
version,
logger,printQRInTerminal: !usePairingCode,browser: Browsers.baileys('Chrome'),syncFullHistory: true,auth: {creds: state.creds,/** caching makes the store faster to send/recv messages */keys: makeCacheableSignalKeyStore(state.keys,logger),},
msgRetryCounterCache,generateHighQualityLinkPreview: true,// ignore all broadcast messages -- to receive the same// comment the line below out// shouldIgnoreJid: jid => isJidBroadcast(jid),// implement to handle retries & poll updates
getMessage,})
Describe the bug
Label Associations events not received
Socket Config:
Receiving events with:
The text was updated successfully, but these errors were encountered: