发App消息
POST
/api/Msg/SendAppMsg请求参数
Body 参数application/x-www-form-urlencoded
toWxIds
array[string]
接收的微信ID
appId
string
appId
title
string
标题
desc
string
描述
type
integer
必需
app类型 3:音乐 4:小app 5:大app
showType
integer
可选
url
string
链接
dataUrl
string
数据Url
thumbUrl
string
图片地址
wxId
string
微信Id
示例代码
返回响应
OK(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 1 年前