interface SlackMessage
Since 0.1.0

An outgoing Slack message shaped by SlackTransport.

Properties

readonly
text: string
readonly
optional
channel: string

Usage

import { type SlackMessage } from "notification-plugin/src/index.ts";