WhatsApp provides a share button which can be implemented on a html page for iOs devices like this:

<a href="whatsapp://send?text=Text">Text</a>

Is it possible to send images with this share link somehow?

有帮助吗?

解决方案

No this is not possible, whatsapp does not have any public API you can use.

其他提示

No, and Facebook's recent acquisition of Whatsapp makes this possible option surely soon deprecated (it was already on test for iOS devices)

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top