Skip to main content
Module

x/slack_web_api_client/index.ts>EventTriggerSettings

Streamlined Slack Web API client for TypeScript
Go to Latest
interface EventTriggerSettings
Re-export
import { type EventTriggerSettings } from "https://deno.land/x/slack_web_api_client@0.2.3/index.ts";

Properties

event_type: string
optional
channel_ids: string[]
optional
team_ids: string[]
optional
filter: { version: number; root: { statement: string; }; }