AugmentedInfo
import type { AugmentedInfo } from "https://googleapis.deno.dev/v1/accessapproval:v1.ts";
This field contains the augmented information of the request. Requires augmented administrative access to be enabled.
interface AugmentedInfo {
command?: string;
}