We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
第一次出现在联系人列表中的contact作为新好友进行推送。
whatsapp只要有手机号就可以发送消息
/* * TODO: 也许可以将非好友发来的消息作为好友事件 * 优点:可以在秒回端复用一些好友逻辑 * 缺点:1、可能非好友连续发多条消息导致反复推送好友事件(例如:你好?在吗?在吗?在吗) * 2、whatsapp并非真正的好友关系,如果手机卡换了一个手机,通讯录没有他,则相当于非好友了,与传统好友的运作逻辑不符 */
The text was updated successfully, but these errors were encountered:
#141
Sorry, something went wrong.
@su-chang
su-chang
No branches or pull requests
第一次出现在联系人列表中的contact作为新好友进行推送。
The text was updated successfully, but these errors were encountered: