Skip to content
New issue

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

通过好友申请的接口一直返回0 #7

Open
BoredWait opened this issue Nov 18, 2024 · 0 comments
Open

通过好友申请的接口一直返回0 #7

BoredWait opened this issue Nov 18, 2024 · 0 comments

Comments

@BoredWait
Copy link

 const res1 = client.acceptNewFriend(res.encryptusername, res.ticket, Number(res.scene))
 console.log(res1)

res.encryptusername, res.ticket, Number(res.scene)
这三个参数都是那好友添加是获得的。
输出的结果是0,是什么原因呢?
或者应该怎么做?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant