slack.optiongroupobject
Home > @runlightyear/slack > OptionGroupObject
OptionGroupObject interface
Signature:interface OptionGroupObject
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
label | PlainTextObject | A plain_text text object that defines the label shown above this group of options. Maximum length for the text in this field is 75 characters. | |
options | Array<OptionObject> | An array of option objects that belong to this specific group. Maximum of 100 items. |