Skip to main content

delete_post

Function delete_post 

Source
pub async fn delete_post(
    client: &MoltbookClient,
    post_id: &str,
) -> Result<(), ApiError>