Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/slack_web_api_client/mod.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.11.0/mod.ts";

Properties

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