错误码 | 说明 |
---|---|
20209 | group_chat_id非法,不存在对应群聊 |
调用此接口需购买基础席位。 |
curl --location --request GET 'https://open.weibanzhushou.com/open-api/group_chat/detail?group_chat_id=wr8xjUCAAAb4IiVmBjWjHSwHTXxPa9-A&access_token='
{
"errcode": 0,
"errmsg": "ok",
"group_chat": {
"create_time": 1581577730,
"description": null,
"dismissed_at": null,
"group_chat_id": "wr8xjUCAAAb4IiVmBjWjHSwHTXxPa9-A",
"invite_link": null,
"invite_qr": null,
"is_dismissed": false,
"last_update_statistic_time": 1637308895,
"member_count": 2,
"name": "测试非好友关系",
"notice": null,
"owner_staff_id": "PanPan",
"tag_list": [
{
"id": 3672,
"name": "开木开门看看门",
"tag_group_id": 142
},
{
"id": 3673,
"name": "wdawdda",
"tag_group_id": 142
},
{
"id": 3675,
"name": "fgdsliu",
"tag_group_id": 143
},
{
"id": 3680,
"name": "观复嘟嘟",
"tag_group_id": 144
},
{
"id": 3687,
"name": "d",
"tag_group_id": 145
},
{
"id": 3688,
"name": "啦啦啦啦",
"tag_group_id": 146
},
{
"id": 3689,
"name": "程度成都",
"tag_group_id": 147
},
{
"id": 3693,
"name": "不是个锤子",
"tag_group_id": 148
},
{
"id": 3694,
"name": "发1",
"tag_group_id": 149
},
{
"id": 3695,
"name": "勒是雾都",
"tag_group_id": 147
},
{
"id": 3697,
"name": "的饿的的",
"tag_group_id": 150
},
{
"id": 3711,
"name": "新标签2",
"tag_group_id": 151
},
{
"id": 3716,
"name": "无法",
"tag_group_id": 153
},
{
"id": 3752,
"name": "客户积分测试",
"tag_group_id": 155
},
{
"id": 3768,
"name": "ces",
"tag_group_id": 173
},
{
"id": 3769,
"name": "吧vv吧",
"tag_group_id": 174
},
{
"id": 3776,
"name": "mktest2",
"tag_group_id": 175
},
{
"id": 3788,
"name": "胜多负少",
"tag_group_id": 178
}
],
"today_decrease_user_count": 0,
"today_increase_user_count": 0
}
}