SpaceInfo
import type { SpaceInfo } from "https://googleapis.deno.dev/v1/tasks:v1.ts";
Information about the Chat Space where a task was assigned from.
interface SpaceInfo {
readonly space?: string;
}import type { SpaceInfo } from "https://googleapis.deno.dev/v1/tasks:v1.ts";
Information about the Chat Space where a task was assigned from.