Module

x/slack_web_api_client/client/request.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/client/request.ts";

Properties

optional
view_id: string
view: ModalView
optional
external_id: string
optional
hash: string