Skip to main content

Slack

@bixu/slackv2026.04.23.3· 1mo agoMODELS
01README

Send Markdown messages to Slack channels via the Slack Web API

02Models1
@bixu/slackv2026.03.01.2slack.ts
fn send(channel: string, text: string, title?: string)
Send a Markdown message to a Slack channel
ArgumentTypeDescription
channelstringChannel name (with or without #) or channel ID
textstringMessage content in standard Markdown
title?stringOptional title prepended as a bold header

Resources

result(infinite)— Message post confirmation
03Previous Versions2
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
05Platforms
06Labels