Skip to main content
Module

x/slack_web_api_client/mod.ts>ChatUpdateRequest

Streamlined Slack Web API client for TypeScript
Go to Latest
interface ChatUpdateRequest
implements SlackAPIRequest
Re-export
import { type ChatUpdateRequest } from "https://deno.land/x/slack_web_api_client@0.7.5/mod.ts";

Properties

channel: string
text: string
ts: string
optional
blocks: AnyMessageBlock[]
optional
attachments: MessageAttachment[]
optional
metadata: MessageMetadata
optional
file_ids: string[]
optional
reply_broadcast: boolean
optional
parse: "full" | "none"
optional
as_user: boolean
channel: string
text: string
ts: string
optional
blocks: AnyMessageBlock[]
optional
attachments: MessageAttachment[]
optional
metadata: MessageMetadata
optional
file_ids: string[]
optional
reply_broadcast: boolean
optional
parse: "full" | "none"
optional
as_user: boolean
channel: string
text: string
ts: string
optional
blocks: AnyMessageBlock[]
optional
attachments: MessageAttachment[]
optional
metadata: MessageMetadata
optional
file_ids: string[]
optional
reply_broadcast: boolean
optional
parse: "full" | "none"
optional
as_user: boolean
channel: string
text: string
ts: string
optional
blocks: AnyMessageBlock[]
optional
attachments: MessageAttachment[]
optional
metadata: MessageMetadata
optional
file_ids: string[]
optional
reply_broadcast: boolean
optional
parse: "full" | "none"
optional
as_user: boolean