CarouselFormat
@JsonClass(generateAdapter = true)
A choices message displayed as a horizontally scrollable carousel of rich cards.
Constructors
Link copied to clipboard
constructor(items: List<TitleItem.TitleItemWithInteractions>, images: List<FileAsset.ImageAsset.CarouselImage> = emptyList())