Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_slack_sdk/events/types.ts>CustomEventDefinition

SDK for building Run on Slack apps using Deno
Latest
type alias CustomEventDefinition
import { type CustomEventDefinition } from "https://deno.land/x/deno_slack_sdk@2.14.2/events/types.ts";
definition: { name: string; } & AcceptedEventTypes