Navigation Menu

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

room.on('join', async (room, inviteeList, inviter) )是否可以获取inviteeList和inviter中包含特殊字符的用户数据? #1788

Closed
simon-git opened this issue Jun 1, 2019 · 1 comment

Comments

@simon-git
Copy link

simon-git commented Jun 1, 2019

padchat版使用room.on('join', async (r, inviteeList, inviter) => {})获取inviteeList和inviter中包含特殊字符的用户数据时,无法得到数据,并出现以下提示:
WARN PuppetPadchat onPadchatMessageRoomEvent({id=roomMemberSearch() not found}) roomJoin retry() fail: undefined
如带有如下图标的用户名:
https://res.wx.qq.com/a/wx_fed/webwx/res/static/img/1BJVkIX.png
是否有办法获取到此类用户的信息?

Copy link

dosubot bot commented Nov 14, 2023

Hi, @simon-git! I'm Dosu, and I'm here to help the wechaty team manage their backlog. I wanted to let you know that we are marking this issue as stale.

From what I understand, you are facing an issue with retrieving user data that contains special characters in the inviteeList and inviter parameters when using the room.on('join') function in the padchat version. Currently, there haven't been any activities or comments on this issue, and it remains unresolved.

If this issue is still relevant to the latest version of the wechaty repository, please let us know by commenting on this issue. Otherwise, feel free to close the issue yourself, or it will be automatically closed in 7 days.

Thank you for your understanding and contribution to the wechaty community!

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Nov 14, 2023
@dosubot dosubot bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2023
@dosubot dosubot bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Nov 21, 2023
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