import { type DndTeamInfoResponse } from "https://deno.land/x/slack_web_api_client@0.7.2/mod.ts";
definition: SlackAPIResponse & { error?: string; needed?: string; ok: boolean; provided?: string; users?: { [key: string]: User; }; }
definition: SlackAPIResponse & { error?: string; needed?: string; ok: boolean; provided?: string; users?: { [key: string]: User; }; }
definition: SlackAPIResponse & { error?: string; needed?: string; ok: boolean; provided?: string; users?: { [key: string]: User; }; }
definition: SlackAPIResponse & { error?: string; needed?: string; ok: boolean; provided?: string; users?: { [key: string]: User; }; }