中文
Appearance
点赞或取消点赞评论。
noteId
xsecToken
commentId
unlike
account
accounts
{ "success": true, "action": "like_comment", "commentId": "xxx" }
xhs_like_comment({ noteId: "abc123", xsecToken: "token", commentId: "comment-id" })
xhs_like_comment({ noteId: "abc123", xsecToken: "token", commentId: "comment-id", unlike: true })
xhs_like_comment
点赞或取消点赞评论。
参数
noteIdxsecTokencommentIdunlikeaccountaccounts返回值
示例
点赞评论
取消点赞评论