| 程序包 | 说明 |
|---|---|
| weixin.popular.api |
| 限定符和类型 | 方法和说明 |
|---|---|
static Group |
UserAPI.groupsCreate(String access_token,
String name)
创建分组
|
static Group |
UserAPI.groupsGet(String access_token)
查询所有分组
|
static Group |
UserAPI.groupsGetid(String access_token,
String openid)
查询用户所在分组
|
Copyright © 2016. All rights reserved.