Interface protos.google.chat.v1.WidgetMarkup.IButton (0.6.0)

Properties of a Button.

Package

@google-apps/chat

Properties

imageButton

imageButton?: (google.chat.v1.WidgetMarkup.IImageButton|null);

Button imageButton

textButton

textButton?: (google.chat.v1.WidgetMarkup.ITextButton|null);

Button textButton