Henry Yang

Results 4 issues of Henry Yang

from wesdk import * bot = Bot('127.0.0.1', 5555) print(bot.get_personal_info()) 报 `{'content': {'content': '[json.exception.type_error.316] invalid UTF-8 byte at index 0: 0x98', 'id': '20230501064619', 'receiver': 'CLIENT', 'sender': 'SERVER', 'srvid': 1, 'status': 'FAILED',...

如题,我获取了一个成员数为101人的群聊,获取到的数据如下(个人信息已删除) ``` {'code': 1, 'data': {'admin': '', 'adminNickname': '', 'chatRoomId': '1234@chatroom', 'memberNickname': '^Gabc1234^G', 'members': 'wxid_111222'}, 'msg': 'success'} ``` 获取到的成员昵称与成员wxid都不全 获取另一个成员数为52人的群聊,获取到的数据如下 ``` {'code': 1, 'data': {'admin': '', 'adminNickname': '', 'chatRoomId': '5678@chatroom',...

### Checked other resources - [x] I added a very descriptive title to this issue. - [x] I searched the LangChain documentation with the integrated search. - [x] I used...

🤖:bug

### Describe the new feature. Currently, the color is dark and hard to see. I want a setting to customize the color of the box. ### Images _No response_

new feature