Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface MessageBlock
import { type MessageBlock } from "https://deno.land/x/slack_web_api_client@1.1.2/client/generated-response/ChatPostMessageResponse.ts";

Properties

optional
channel: string
optional
message: FieldMessage
optional
team: string
optional
ts: string