Builds a carousel card for a CarouselComponent.
The header parameter for the card
Rest
...components: (BodyComponent | ButtonComponent)[]The other components for the card
If this looks odly similar to Template constructor's signature, it's because it is.
Protected
card_The index of the card (assigned after calling _build)
Readonly
componentsThe components of the card
Generated using TypeDoc
Card API object