slack.optionobject.text
Home > @runlightyear/slack > OptionObject > text
OptionObject.text property
A text object that defines the text shown in the option on the menu. Overflow, select, and multi-select menus can only use plain_text objects, while radio buttons and checkboxes can use mrkdwn text objects. Maximum length for the text in this field is 75 characters.
Signature:text: TextObject;