ListDraftsResponse
import type { ListDraftsResponse } from "https://googleapis.deno.dev/v1/gmail:v1.ts";
§Properties
§
List of drafts. Note that the Message
property in each Draft
resource
only contains an id
and a threadId
. The
messages.get
method can fetch additional message details.