Interface protos.google.chat.v1.ContextualAddOnMarkup.ICard (0.6.0)

Properties of a Card.

Package

@google-apps/chat

Properties

cardActions

cardActions?: (google.chat.v1.ContextualAddOnMarkup.Card.ICardAction[]|null);

Card cardActions

header

header?: (google.chat.v1.ContextualAddOnMarkup.Card.ICardHeader|null);

Card header

name

name?: (string|null);

Card name

sections

sections?: (google.chat.v1.ContextualAddOnMarkup.Card.ISection[]|null);

Card sections