Interface protos.google.chat.v1.ContextualAddOnMarkup.Card.ICardHeader (0.4.0)

Properties of a CardHeader.

Package

@google-apps/chat

Properties

imageStyle

imageStyle?: (google.chat.v1.ContextualAddOnMarkup.Card.CardHeader.ImageStyle|keyof typeof google.chat.v1.ContextualAddOnMarkup.Card.CardHeader.ImageStyle|null);

CardHeader imageStyle

imageUrl

imageUrl?: (string|null);

CardHeader imageUrl

subtitle

subtitle?: (string|null);

CardHeader subtitle

title

title?: (string|null);

CardHeader title