Sha256: 16502534ca1ad3bf8f3cbf30470cc5dc7d11e55aad543c4796e8aa09a93e3805

Contents?: true

Size: 792 Bytes

Versions: 5

Compression:

Stored size: 792 Bytes

Contents

---
title: ContentQuickReply
---
## PureCloud::ContentQuickReply

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | An ID assigned to the quick reply. Each object inside the content array has a unique ID. | [optional] |
| **text** | **String** | Text to show inside the quick reply. This is also used as the response text after clicking on the quick reply. | |
| **image** | **String** | Image associated with quick reply | [optional] |
| **action** | **String** | Specifies the type of action that is triggered upon clicking the quick reply. Currently, the only supported action is \"Message\" which sends a message using the quick reply text. | [optional] |
{: class="table table-striped"}


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/ContentQuickReply.md
purecloudplatformclientv2-95.0.0 docs/ContentQuickReply.md
purecloudplatformclientv2-94.0.0 docs/ContentQuickReply.md
purecloudplatformclientv2-93.0.0 docs/ContentQuickReply.md
purecloudplatformclientv2-92.0.0 docs/ContentQuickReply.md