Skip to main content

slack.optiongroupobject

Home > @runlightyear/slack > OptionGroupObject

OptionGroupObject interface

Signature:
interface OptionGroupObject 

Required Properties

PropertyModifiersTypeDescription
labelPlainTextObjectA 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.
optionsArray<OptionObject>An array of option objects that belong to this specific group. Maximum of 100 items.