Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

适配可爱猫4 #5

Description

@iaurman

可爱猫4和可爱猫5的ihttp插件的确存在差异,比如:

GetFriendList得到类似以下:

    {
      "robot_wxid": "wxid_dlf*********",
      "wxid": "wxid_td**********",
      "name": "相当于可爱猫5中的nickname",
      "img": "",
      "sex": 0,
      "city": "",
      "note": "相当于可爱猫5中的remark",
      "status": ""
    },

GetGroupList得到类似以下:

    {
      "robot_wxid": "wxid_dlf**********",
      "wxid": "2**********@chatroom",
      "name": "群聊名称",
      "img": ""
    }

GetGroupMemberInfo得到类似以下:

    {
      "robot_wxid": "wxid_ru5*********",
      "wxid": "wxid_lhc*********",
      "name": "用户昵称",
      "img": "",
      "sex": 0,
      "city": "",
      "note": "相当于remark",
      "status": ""
    },

类似差异需要适配,感谢

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions