| 程序包 | 说明 |
|---|---|
| cn.net.wanmo.common.weixin.work.inner.server_api.pojo.message_recall | |
| cn.net.wanmo.common.weixin.work.inner.server_api.util.message_push |
| 限定符和类型 | 方法和说明 |
|---|---|
static MessageRecallReq |
MessageRecallReq.build(String msgId) |
| 限定符和类型 | 方法和说明 |
|---|---|
static cn.net.wanmo.common.result.InterfaceResult<MessageRecallRes> |
MessageUtil.recallMessage(Agent agent,
MessageRecallReq req)
本接口可以撤回24小时内通过发送应用消息接口推送的消息,仅可撤回企业微信端的数据,微信插件端的数据不支持撤回。
|
static cn.net.wanmo.common.result.InterfaceResult<MessageRecallRes> |
MessageUtil.recallMessage(String token,
MessageRecallReq req)
本接口可以撤回24小时内通过发送应用消息接口推送的消息,仅可撤回企业微信端的数据,微信插件端的数据不支持撤回。
|
static cn.net.wanmo.common.result.InterfaceResult<MessageRecallRes> |
MessageUtil.recallMessage(String logPrevDesc,
String token,
MessageRecallReq req)
本接口可以撤回24小时内通过发送应用消息接口推送的消息,仅可撤回企业微信端的数据,微信插件端的数据不支持撤回。
|
Copyright © 2024. All rights reserved.