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
我在wechat4u下发布了一个issues nodeWechat/wechat4u#328
实测是不生效,不确定是否是接口问题,请教下是否这两个方法已经失效了
bot.updateChatRoomName(ChatRoomUserName, NewName) 更新群名称
ChatRoomUserName '@@'开头的群UserName
NewName 字符串,新的群名称
bot.updateRemarkName(UserName, RemarkName) 设置联系人备注或标签
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我在wechat4u下发布了一个issues nodeWechat/wechat4u#328
实测是不生效,不确定是否是接口问题,请教下是否这两个方法已经失效了
bot.updateChatRoomName(ChatRoomUserName, NewName)
更新群名称
ChatRoomUserName '@@'开头的群UserName
NewName 字符串,新的群名称
bot.updateRemarkName(UserName, RemarkName)
设置联系人备注或标签
The text was updated successfully, but these errors were encountered: