Skip to content
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.

[WXGetContact] 不是好友关系 #35

Closed
lijiarui opened this issue May 24, 2018 · 3 comments
Closed

[WXGetContact] 不是好友关系 #35

lijiarui opened this issue May 24, 2018 · 3 comments

Comments

@lijiarui
Copy link
Member

lijiarui commented May 24, 2018

{
    "big_head": "http://wx.qlogo.cn/mmhead/ver_1/bfxWibvadgc4bNuKOpnbImcky5HIibchq1ohiauNVnPnrh74dVk06TZxL9Hzr7bhTh9knNx4mXK2Rz8BFicia1bOKluAtdLpTBVkLSvdrLVIBoso/0", 
    "city": "", 
    "country": "", 
    "intro": "", 
    "label": "", 
    "message": "", 
    "nick_name": "isebella翼", 
    "provincia": "", 
    "py_initial": "", 
    "quan_pin": "", 
    "remark": "", 
    "remark_py_initial": "", 
    "remark_quan_pin": "", 
    "sex": 2, 
    "signature": "", 
    "small_head": "http://wx.qlogo.cn/mmhead/ver_1/bfxWibvadgc4bNuKOpnbImcky5HIibchq1ohiauNVnPnrh74dVk06TZxL9Hzr7bhTh9knNx4mXK2Rz8BFicia1bOKluAtdLpTBVkLSvdrLVIBoso/132", 
    "status": 0, 
    "stranger": "", 
    "ticket": "", 
    "user_name": "Bellaplanet"
}
{
    "big_head": "", 
    "city": "", 
    "country": "", 
    "intro": "", 
    "label": "", 
    "message": "", 
    "nick_name": "", 
    "provincia": "", 
    "py_initial": "", 
    "quan_pin": "", 
    "remark": "", 
    "remark_py_initial": "", 
    "remark_quan_pin": "", 
    "sex": 0, 
    "signature": "", 
    "small_head": "", 
    "status": 0, 
    "stranger": "", 
    "ticket": "", 
    "user_name": ""
}
{
    "apiName": "WXGetContact", 
    "data": "%7B%22big_head%22%3A%22%22%2C%22city%22%3A%22%22%2C%22country%22%3A%22%22%2C%22intro%22%3A%22%22%2C%22label%22%3A%22%22%2C%22message%22%3A%22%22%2C%22nick_name%22%3A%22%22%2C%22provincia%22%3A%22%22%2C%22py_initial%22%3A%22%22%2C%22quan_pin%22%3A%22%22%2C%22remark%22%3A%22%22%2C%22remark_py_initial%22%3A%22%22%2C%22remark_quan_pin%22%3A%22%22%2C%22sex%22%3A0%2C%22signature%22%3A%22%22%2C%22small_head%22%3A%22%22%2C%22status%22%3A0%2C%22stranger%22%3A%22%22%2C%22ticket%22%3A%22%22%2C%22user_name%22%3A%22%22%7D%0A", 
    "msgId": "abc231923912983", 
    "userId": "test"
}
@lijiarui
Copy link
Member Author

see more in #54

@lijiarui
Copy link
Member Author

when use the function to get a contact in room, when the contact is not the bot's friend, result as follows:

{ big_head: 'http://wx.qlogo.cn/mmhead/ver_1/68HPO3MHBJWAoSc5nvfdrSNPO8Xd7F7e6VvFrGajXatfSawnArM3BwFbpPLoyGIggnfNznVA77znQfxl6MCFqpzXHgQGx7n0sEmVkiaIfEnE/0',
  city: '',
  country: '',
  intro: '',
  label: '',
  message: '',
  nick_name: 'You@com',
  provincia: '',
  py_initial: '',
  quan_pin: '',
  remark: '',
  remark_py_initial: '',
  remark_quan_pin: '',
  sex: 1,
  signature: '',
  small_head: 'http://wx.qlogo.cn/mmhead/ver_1/68HPO3MHBJWAoSc5nvfdrSNPO8Xd7F7e6VvFrGajXatfSawnArM3BwFbpPLoyGIggnfNznVA77znQfxl6MCFqpzXHgQGx7n0sEmVkiaIfEnE/132',
  status: 0,
  stranger: '',
  ticket: '',
  user_name: 'wxid_2shxve63wt0622' }

@lijiarui
Copy link
Member Author

lijiarui commented Jun 25, 2018

WXSEARCH CONTACT

{ big_head:
   'http://wx.qlogo.cn/mmhead/ver_1/qyLeTYECeD4ZTmBXLl8ibmj892u1GrsnNguQz79fSRM6mFhZZFMbvIsK78b2rJtmOu8p59JpLvBpt7sfnWjd8cQ/0',
  city: 'Haidian',
  country: 'CN',
  message: '\n\u0010Everything is OK',
  nick_name: '李佳芮',
  provincia: 'Beijing',
  py_initial: 'QQ512436430',
  quan_pin: 'qq512436430',
  sex: 2,
  signature: '总会过去,总会到来',
  small_head:
   'http://wx.qlogo.cn/mmhead/ver_1/qyLeTYECeD4ZTmBXLl8ibmj892u1GrsnNguQz79fSRM6mFhZZFMbvIsK78b2rJtmOu8p59JpLvBpt7sfnWjd8cQ/132',
  status: 0,
  stranger: '',
  user_name: 'qq512436430' }

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

No branches or pull requests

1 participant