Alexsander Gomes
Alexsander Gomes
In my case, the event does not trigger in some groups, but in others it does.
About the error on sendLinkWithAutoPreview Debugging the code, I found that the problem happens when I don't pass the thumbnail parameter and the url has no image preview. [https://github.com/open-wa/wa-automate-nodejs/blob/master/src/api/Client.ts#L1754](https://github.com/open-wa/wa-automate-nodejs/blob/master/src/api/Client.ts#L1754) My...
> @alexsanderluisdev please share the exact URL you are attempting to send https://checkout.juno.com.br/#/checkout/21220EB45E75B0C3970DE2B81EDA4EF989522873F4C7B179/oldLink
is there any way to send the link without preview? it doesn't make much sense to oblige to have the preview, not all links have
I also urgently need this update
I'm trying this code but it doesn't detect the change of routes. The Analytics dashboard only shows the first page and no longer updates. Can you help me?
same for me, has anyone found any solution?
Has anyone found any solution?
> It seems that this method has been removed from telegram API, and getDialogs must be used instead. > > See [gram-js/gramjs#522](https://github.com/gram-js/gramjs/issues/522) however the getDialogs method gets only recent conversations...