SlackCodeField#

class safir.slack.blockkit.SlackCodeField(**data)#

Bases: SlackCodeBlock, SlackBaseField

An attachment in a Slack message with a heading and text body.

Intended for use in the fields portion of a Block Kit message. If the formatted output is longer than 2000 characters, it will be truncated to avoid the strict upper limit imposed by Slack.

Parameters:

data (Any) –