import { type TokenRotatorOptions } from "https://deno.land/x/slack_web_api_client@1.1.2/index.ts";
definition: SlackAPIClientOptions & { clientId: string; clientSecret: string; }
definition: SlackAPIClientOptions & { clientId: string; clientSecret: string; }