Builds an action component for an Interactive message Required if interactive type is "list"
Button content. It cannot be an empty string and must be unique within the message. Emojis are supported, markdown is not. Maximum length: 20 characters.
Rest
...sections: AtLeastOne<ListSection>Sections of the list
If button is an empty string
If button is over 20 characters
If more than 10 sections are provided
If more than 1 section is provided and at least one doesn't have a title
Readonly
buttonThe button text
Readonly
sectionsThe sections of the action
Generated using TypeDoc
Action API object