Skip to content

Commit

Permalink
fix(doc): 评论用户 (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
linbuxiao authored Dec 17, 2024
1 parent 4cdfeaf commit 50d1319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/crawl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@

评论用户
^^^^^^^^^^^^^^^^^^
``xhs_client.delete_note_comment("笔记ID", "评论ID", "评论内容")``
``xhs_client.comment_user("笔记ID", "评论ID", "评论内容")``

关注用户
^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 50d1319

Please sign in to comment.