Module

x/slack_web_api_client/index.ts>ViewsUpdateRequest

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

Properties

optional
view_id: string
view: ModalView
optional
external_id: string
optional
hash: string
optional
view_id: string
view: ModalView
optional
external_id: string
optional
hash: string
import ViewsUpdateRequest
import { ViewsUpdateRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";