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

HeldHangoutsChatQuery

import type { HeldHangoutsChatQuery } from "https://googleapis.deno.dev/v1/vault:v1.ts";

Options for Chat holds.

interface HeldHangoutsChatQuery {
includeRooms?: boolean;
}

§Properties

§
includeRooms?: boolean
[src]

To include messages in Chat spaces the user was a member of, set to true.