This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Slack.
Summary
Collection of fields that use Slack's Markdown-like message formatting. Valid values are "pretext", "text", and "fields".
- Assembly
- Cake
.Slack .dll - Namespace
- Cake
.Slack .Chat - Containing Type
- Slack
Chat Message Attachment
Syntax
public IList<string> Mrkdwn_In { get; set; }
Value
Type | Description |
---|---|
IList |
Which fields use Slack's Markdown-like message formatting. |