Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.Api.UnitTests/ModelSamples/WxaBusiness/LiveBroadcast/WxaBusinessGetLiveReplayResponse.json

12 lines
195 B
JSON
Raw Normal View History

2021-05-28 19:27:38 +08:00
{
"live_replay": [
{
"expire_time": 0,
"create_time": 0,
"media_url": ""
}
],
"errcode": 0,
"total": 1,
"errmsg": "ok"
}