post_delete_post_reply
Delete a comment or reply from a post. Specify the post ID (required) and reply ID (optional) to remove a specific comment.
Instructions
删除一条动态评论。post_id 必填,reply_id 为要删除的评论ID。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | ||
| reply_id | No |