Slack
@bixu/slackv2026.04.23.3
01README
Send Markdown messages to Slack channels via the Slack Web API
02Models
@bixu/slackv2026.03.01.2slack.ts
fn send(channel: string, text: string, title?: string)
Send a Markdown message to a Slack channel
| Argument | Type | Description |
|---|---|---|
| channel | string | Channel name (with or without #) or channel ID |
| text | string | Message content in standard Markdown |
| title? | string | Optional title prepended as a bold header |
Resources
result(infinite)— Message post confirmation
03Previous Versions
2026.04.23.2Apr 23, 2026
2026.04.23.1Apr 23, 2026
04Stats
A
100 / 100
Downloads
2
Archive size
116.7 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
Repository
https://github.com/bixu/swamp-extensions05Platforms
06Labels