Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface ScheduledMessage
import { type ScheduledMessage } from "https://deno.land/x/slack_web_api_client@0.2.3/client/generated-response/ChatScheduledMessagesListResponse.ts";

Properties

optional
channel_id: string
optional
date_created: number
optional
id: string
optional
post_at: number
optional
text: string