Appearance
@line/bot-sdk / TemplateImageCarousel
Type Alias: TemplateImageCarousel
TemplateImageCarousel =
object
Defined in: lib/types.ts:2035
Template with multiple images which can be cycled like a carousel. The images will be shown in order by scrolling horizontally.
Properties
columns
columns:
TemplateImageColumn
[]
Defined in: lib/types.ts:2040
Array of columns (Max: 10)
type
type:
"image_carousel"
Defined in: lib/types.ts:2036