问题描述
是否可以发送邮件使用WhatsApp的服务器消息到WhatsApp的组,
里面我自己的应用程序,而无需打开应用程序的WhatsApp?
Is it possible to send message using the WhatsApp server to a WhatsApp group,inside my own application and without opening the WhatsApp app?
另外,请帮我有关的WhatsApp联络聊天的历史。
Also please help me regarding the history of WhatsApp contact chat.
推荐答案
在短期否
原因:,因为(至少据我所知)的WhatsApp的没有允许相同。即,没有外部事件或API来实现相同的。所以,你必须至少使用意图并让用户处理剩下的。
Reason: because (at least to my knowledge) Whatsapp does not allows the same. i.e. no external events or APIs to implement the same. So you have to at least use the intents and let the user handle the rest.
另外,请帮我有关的WhatsApp联络聊天的历史。
这也不能做的的(用道德的做法)的,因为所有的聊天记录储存在不被透露给外部应用程序专用数据库WhatsApp的应用程序,也可能违反了用户隐私权。
This also can't be done (using ethical approach) because all the chat history is stored in a private database which is not revealed to the external apps by the Whatsapp application and also potentially violates the users privacy.
这篇关于如何发送消息到WhatsApp的组,而无需打开WhatsApp的?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!