Mohammed Shah
Mohammed Shah
@yasin1913 you need to run the patch scripts in order to fix proxying. Delete node_modules then run `npm i`, make sure you're NOT using `--ignore-scripts` (the scripts need to run...
@alexsanderluisdev please share the exact URL you are attempting to send
@alexsanderluisdev I put your url in [metatags.io](https://metatags.io/) and it shows that there's not many metatags there to extract If this is your website please make sure you SSR the relevant...
You can see in this project how the library attempts to get the metatags: https://github.com/smashah/owa-meta-grabber
@alexsanderluisdev you can do that with [`sendText`](https://openwa.dev/docs/api/classes/api_Client.Client#sendtext). I have updated the code to fallback to `sendText` if the thumbnail is missing.
@github-actions run ⚡ Release! ⚡ ```js (async () => { function exec(cmd) { console.log(execSync(cmd).toString()); } //set the version type process.env.VERS = "patch" // Config const gitUserEmail = "github-actions[bot]@users.noreply.github.com"; const gitUserName...
# Changelog ## 🚀 Release [4.43.4](https://github.com/open-wa/wa-automate-nodejs/compare/4.43.3...4.43.4) (2022-08-14) - ✨ ✨ ✨ ✨ DOCS V3 INIT ✨ ✨ ✨ ✨ [`d14df96`](https://github.com/open-wa/wa-automate-nodejs/commit/d14df96418f31329772c7a74ba9b44e59e778ed3) - Release 4.43.4 [`3fc8bfc`](https://github.com/open-wa/wa-automate-nodejs/commit/3fc8bfcb770cb848d09b546f6d415be321305a87) - 📝 update documentation [`c0e5ccc`](https://github.com/open-wa/wa-automate-nodejs/commit/c0e5cccedbf5d5c13ef29ab5ac2e61ccf52de208) -...
Now it should fallback to sendText
bump
What is wpp?