Go to Latest
interface Message
import { type Message } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/client/generated-response/ChatScheduleMessageResponse.ts";

Properties

optional
app_id: string
optional
blocks: AnyMessageBlock[]
optional
bot_id: string
optional
bot_profile: BotProfile
optional
metadata: Metadata
optional
room: Room
optional
team: string
optional
text: string
optional
type: string
optional
user: string