Send a Message
Message Formatting
Messages support Markdown:- Headings (H1-H6)
- Bold and italic
- Ordered and unordered lists
- Inline and multiline code blocks
- Blockquotes
- Links
Common Patterns
CI/CD notifications
Pipe output from other commands
Script: alert on failure
Environment Variables
For scripting, set the channel ID as an environment variable:Related
- Channel API Guide — Overview with REST, SDK, and GitHub Action examples
- How Text Channels Work — Message formatting, permissions, and rate limits