Skip to content

Latest commit

 

History

History
20 lines (8 loc) · 516 Bytes

CarouselMessageDisplaySettings.md

File metadata and controls

20 lines (8 loc) · 516 Bytes

SunshineConversationsClient.CarouselMessageDisplaySettings

Properties

Name Type Description Notes
imageAspectRatio String Specifies how to display all carousel images. Valid values are horizontal (default) and square. Only supported in Facebook Messenger, Web Messenger, Android SDK and iOS SDK carousels. [optional]

Enum: ImageAspectRatioEnum

  • horizontal (value: "horizontal")

  • square (value: "square")