Module

x/slack_web_api_client/index.ts>ViewsPushRequest

Streamlined Slack Web API client for TypeScript
Latest
interface ViewsPushRequest
implements SlackAPIRequest
import { type ViewsPushRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";

Properties

trigger_id: string
view: ModalView
trigger_id: string
view: ModalView
import ViewsPushRequest
import { ViewsPushRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";