Is there anyway to send WhatsApp message using node js?

大城市里の小女人 提交于 2019-12-22 04:18:18

问题


Is anyone aware about api that can be used to send WhatsApp message using node.

Api like whatsmate have stopped their premium services and only provide trial account.


回答1:


There is no official whatsapp API, whatever you can find on the internet is "illegal" and whatsapp will ban them eventually. Check this one API who was quite good at the start:

https://github.com/venomous0x/WhatsAPI



来源:https://stackoverflow.com/questions/38697613/is-there-anyway-to-send-whatsapp-message-using-node-js

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!