Skip to main content
Go to Latest
type alias ManifestDisplayInformationSchema
import { type ManifestDisplayInformationSchema } from "https://deno.land/x/deno_slack_sdk@2.2.0/manifest/manifest_schema.ts";
definition: { name: string; description?: string; background_color?: string; long_description?: string; }