Sha256: 6787b470a4794fb60a7b0926891758586f0c292700696b1b51f6d14d4248302c
Contents?: true
Size: 876 Bytes
Versions: 43
Compression:
Stored size: 876 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] **media_url** | **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. Choose from *compact* and *large*. | [optional] **media_type** | **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
43 entries across 43 versions & 1 rubygems