cardActions property

List<BaseInteractiveElement> cardActions
getter/setter pair

A list of interactive elements/actions associated with the card message.

Implementation

List<BaseInteractiveElement> cardActions;