Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

PostsDeleteOptions

import type { PostsDeleteOptions } from "https://googleapis.deno.dev/v1/blogger:v3.ts";

Additional options for Blogger#postsDelete.

interface PostsDeleteOptions {
useTrash?: boolean;
}

§Properties

§
useTrash?: boolean
[src]

Move to Trash if possible