Skip to main content
Module

x/slack_web_api_client/index.ts>WebhookTrigger

Streamlined Slack Web API client for TypeScript
Go to Latest
interface WebhookTrigger
implements Trigger
import { type WebhookTrigger } from "https://deno.land/x/slack_web_api_client@0.7.1/index.ts";

Properties

type: "webhook"
webhook_url: string
optional
webhook: WebhookTriggerSettings
type: "webhook"
webhook_url: string
optional
webhook: WebhookTriggerSettings