Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found
here.
If the API is already migrated you can check here if exists in a module.
More information regarding the migration can be found here
OBSOLETE
Use Fake.Api.Slack.NotificationAttachmentFieldParams instead
SlackNotificationAttachmentFieldParams
The Slack notification attachment field parameter type
Record Fields
Record Field | Description |
Short
Signature: bool
|
Whether the value is short enough to be displayed side-by-side with other values |
Title
Signature: string
|
(Required) The field title |
Value
Signature: string
|
(Required) Text value of the field |