中文
Appearance
发表评论。
noteId
xsecToken
content
account
accounts
{ "success": true, "commentId": "comment-id" }
xhs_post_comment({ noteId: "abc123", xsecToken: "token", content: "写得真好!" })
xhs_post_comment({ noteId: "abc123", xsecToken: "token", content: "支持!", accounts: ["账号1", "账号2"] })
xhs_post_comment
发表评论。
参数
noteIdxsecTokencontentaccountaccounts返回值
示例
发表评论
多账号评论
注意事项