Mohammed Shah

Results 158 comments of Mohammed Shah

⬇️ Authentication hanging promise:[No issue assigned currently] The needsToScan function races a `waitForFunction` and a `waitForSelector`. needsToScan is itself raced against another function that checks if the session is authenticated....

🗑️ Implement in-browser ffmpeg wasm https://github.com/ffmpegwasm/ffmpeg.wasm [update 21/03/21] Due to the success of the sticker API, this is no longer a priority.

💔 Check if sender saved me as contact in their device: #1107 Not currently possible

🚫 Releasing some insiders features to GA: #1164 As we get ready for v4, this library is almost at feature parity (and in some cases more advanced) than WA web....

✅ Documentation for raspberry pi: #899 Apparently, it works fine as is. This will be picked back up after v4 is released. Update: Done in #1573

✅ Mult device beta support: #1923 Explanation: https://github.com/open-wa/wa-automate-nodejs/issues/1923#issuecomment-885810793 Update: Done

MD stories needs to be fixed eventually: https://github.com/open-wa/wa-automate-nodejs/issues/2260

You selected in the issue that you are using a legacy account. But the debug shows that you're now on MD. Buttons are an insiders' feature on MD accounts. Do...

@ngoding-bro you will see the error as the response from your buttons code: ```javascript console.log(await putra.sendButtons(from, "Hello", [{id:"1","text":"Readme"},{id:"2","text":"Profile"}], "list", "")) ```