Video Comments
Fetch comments on a video
Get the comments off a video
Query Parameters
Name
Type
Description
{
code: 200,
msg: 'success',
comment_list: [Object, Object, Object, Object, Object, Object],
has_more: 1,
cursor: 6,
total_comments: 605,
top_gifts: [],
reply_style: 2
}{
'code': 400,
'msg': 'Video not found'
}{
code: 400,
msg: "Invalid parameters"
}Last updated