Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1.63 KB

msg.md

File metadata and controls

12 lines (11 loc) · 1.63 KB

消息部分

功能 exec 参数详情链接
发送普通消息 msg/sendMsg.action 链接
批量发送点对点普通消息 msg/sendBatchMsg.action 链接
发送自定义系统通知 msg/sendAttachMsg.action 链接
批量发送点对点自定义系统通知 msg/sendBatchAttachMsg.action 链接
文件上传 msg/upload.action 链接
文件上传(multipart方式) msg/fileUpload.action 链接
消息撤回 msg/recall.action 链接
发送广播消息 msg/broadcastMsg.action 链接