WhiskeySockets / Baileys

Lightweight full-featured typescript/javascript WhatsApp Web API
https://baileys.whiskeysockets.io/
MIT License
3k stars 1.03k forks source link

fix shouldIgnoreJid not receive app state keys if blocks @s.whatsapp.net jid #792

Closed vinikjkkj closed 4 weeks ago

vinikjkkj commented 1 month ago

if your code in shouldIgnoreJid blocks @s.whatsapp.net jid, you dont receive app state keys

whiskeysockets-bot commented 1 month ago

Thanks for your contribution.

The next step is to wait for review and approval to merge it to main repository

The community can help reacting with a thumb up (:thumbsup:) for approval and rocket (:rocket:) for who has tested it.

To test this PR you can run the following command below:

# NPM
npm install @whiskeysockets/baileys@vinikjkkj/Baileys-Public#shouldignorefix
# YARN v2
yarn add @whiskeysockets/baileys@vinikjkkj/Baileys-Public#shouldignorefix