carousel
Messenger Generic Templates Carousel.
carousel(elements=Array, quick_replies=Array, image_aspect_ratio=:horizontal|:square)
carousel(elements=Array, quick_replies=Array, image_aspect_ratio=:horizontal|:square)
Platforms
Platform
Supported
Messenger
Telegram
Usage
For a complete list of template properties, see the Generic Template reference in Messenger Platform.
Params
Name
Description
elements
Required.
Array with Messenger Generic Templates. There can be no more than 10 items.
quick_replies
Optional. Array of quick replies displayed bellow the carousel.
image_aspect_ratio
Optional.
Carousel images can be :horizontal
or :square
.
By default :horizontal
.
Last updated