Skip to main content

slack.sectionblock.text

Home > @runlightyear/slack > SectionBlock > text

SectionBlock.text property

The text for the block, in the form of a text object. Maximum length for the text in this field is 3000 characters. This field is not required if a valid array of fields objects is provided instead.

Signature:
text?: TextObject | string;