gpt4 book ai didi

reactjs - React Native 发送消息到特定的 Whatsapp 号码

转载 作者:行者123 更新时间:2023-12-03 13:11:28 25 4
gpt4 key购买 nike

我正在尝试从 react native 应用程序向 WhatsApp 联系人发送短信,我发现我可以通过链接来做到这一点

Linking.openURL('whatsapp://send?text=hello');

上面的代码仅打开什么应用程序,我需要打开与特定号码的聊天是否有一个参数我必须发送类似文本?!

最佳答案

您可以使用它向特定号码发送消息:

Linking.openURL('whatsapp://send?text=hello&phone=xxxxxxxxxxxxxxx')

关于reactjs - React Native 发送消息到特定的 Whatsapp 号码,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43518482/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com