Skip to main content

approve_comment

Function approve_comment 

Source
pub async fn approve_comment(id: i64) -> Result<CommentResponse, ServerFnError>
Expand description

通过指定评论。

同时递归将该评论的所有 pending 父评论一并通过,确保嵌套链可见。

§Handler information

  • Method: post
  • Path: <auto>