Sha256: 6e65311c355d7c0bde1e8959decefa765b26afd3fb8ac2d788a39f1e067eb9f6
Contents?: true
Size: 921 Bytes
Versions: 24
Compression:
Stored size: 921 Bytes
Contents
# SmoochApi::MessageItem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **title** | **String** | The title of the message item. | **description** | **String** | The text description, or subtitle. | [optional] **mediaUrl** | **String** | The image URL to be shown in the carousel/list item. | [optional] **size** | **String** | The size of the image to be shown in the carousel/list item. Only top item of Facebook Messenger carousel supported. See [**MessageItemSizeEnum**](Enums.md#MessageItemSizeEnum) for available values. | [optional] **mediaType** | **String** | If a *mediaUrl* was specified, the media type is defined here, for example *image/jpeg*. | [optional] **actions** | [**Array<Action>**](Action.md) | Array of [action buttons](https://docs.smooch.io/rest/#action-buttons). At least 1 is required, a maximum of 3 are allowed. |
Version data entries
24 entries across 24 versions & 1 rubygems