Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
type alias ManifestInteractivitySchema
import { type ManifestInteractivitySchema } from "https://deno.land/x/deno_slack_sdk@2.10.0/manifest/manifest_schema.ts";
definition: { is_enabled: boolean; request_url?: string; message_menu_options_url?: string; }