| 程序包 | 说明 |
|---|---|
| me.chanjar.weixin.cp.api | |
| me.chanjar.weixin.cp.api.impl | |
| me.chanjar.weixin.cp.bean.external.contact |
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpGroupMsgListResult |
WxCpExternalContactService.getGroupMsgListV2(String chatType,
@NonNull Date startTime,
@NonNull Date endTime,
String creator,
Integer filterType,
Integer limit,
String cursor)
企业和第三方应用可通过此接口获取企业与成员的群发记录。
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpGroupMsgListResult |
WxCpExternalContactServiceImpl.getGroupMsgListV2(String chatType,
@NonNull Date startTime,
@NonNull Date endTime,
String creator,
Integer filterType,
Integer limit,
String cursor)
企业和第三方应用可通过此接口获取企业与成员的群发记录。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static WxCpGroupMsgListResult |
WxCpGroupMsgListResult.fromJson(String json) |
Copyright © 2021. All rights reserved.