Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Card

A Google Chat card

Hierarchy

  • Card

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Optional header

header: Header

sections

sections: Section[] = []

Methods

printJson

  • printJson(): string
  • Prints the JSON representation of this object

    Returns string

    Prints the JSON representation of this object. This is for debugging only.

Generated using TypeDoc