视频下载
POST
/Tools/DownloadVideo请求参数
Body 参数application/json
CompressType
integer <int64>
可选
DataLen
integer <int64>
可选
MsgId
integer <int32>
可选
Section
object (Section)
可选
DataLen
integer <int32>
可选
StartPos
integer <int32>
可选
ToWxid
string
可选
Wxid
string
可选
示例
{
"CompressType": 0,
"DataLen": 0,
"MsgId": 0,
"Section": {
"DataLen": 0,
"StartPos": 0
},
"ToWxid": "string",
"Wxid": "string"
}
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 1 年前