Skip to main content

batch_purge_posts

Function batch_purge_posts 

Source
pub async fn batch_purge_posts(
    post_ids: Vec<i32>,
) -> Result<CreatePostResponse, ServerFnError>
Expand description

批量彻底删除文章。

§Handler information

  • Method: post
  • Path: <auto>