Interface protos.google.apps.card.v1.Card.INestedWidget (0.22.0)

Properties of a NestedWidget.

Package

@google-apps/chat

Properties

buttonList

buttonList?: (google.apps.card.v1.IButtonList|null);

NestedWidget buttonList

image

image?: (google.apps.card.v1.IImage|null);

NestedWidget image

textParagraph

textParagraph?: (google.apps.card.v1.ITextParagraph|null);

NestedWidget textParagraph