Skip to content

@line/bot-sdkDocs


@line/bot-sdk / TemplateImageCarousel

Type Alias: TemplateImageCarousel

TemplateImageCarousel: object

Template with multiple images which can be cycled like a carousel. The images will be shown in order by scrolling horizontally.

Type declaration

columns

columns: TemplateImageColumn[]

Array of columns (Max: 10)

type

type: "image_carousel"

Defined in

lib/types.ts:2035