SlackBaseField#
- pydantic model safir.slack.blockkit.SlackBaseField#
Base class for Slack Block Kit blocks for the
fieldssection.- Parameters:
data (
Any)
- abstract to_slack()#
Convert to a Slack Block Kit block.
- Returns:
A Slack Block Kit block suitable for including in the
fieldsortextsection of ablockselement.- Return type: