Sha256: 938cec5dcaae8ee85d69b4aa737a43956fe92b4f8492f56de2fac06e59277fc7

Contents?: true

Size: 850 Bytes

Versions: 5

Compression:

Stored size: 850 Bytes

Contents

---
title: ChatMessage
---
## PureCloud::ChatMessage

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **body** | **String** | The message body | [optional] |
| **id** | **String** |  | [optional] |
| **to** | **String** | The message recipient | [optional] |
| **from** | **String** | The message sender | [optional] |
| **utc** | **String** |  | [optional] |
| **chat** | **String** | The interaction id (if available) | [optional] |
| **message** | **String** | The message id | [optional] |
| **type** | **String** |  | [optional] |
| **body_type** | **String** | Type of the message body (v2 chats only) | [optional] |
| **user** | [**ChatMessageUser**](ChatMessageUser.html) | The user information for the sender (if available) | [optional] |
{: class="table table-striped"}


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
purecloudplatformclientv2-57.0.0 docs/ChatMessage.md
purecloudplatformclientv2-56.0.0 docs/ChatMessage.md
purecloudplatformclientv2-55.0.0 docs/ChatMessage.md
purecloudplatformclientv2-54.0.0 docs/ChatMessage.md
purecloudplatformclientv2-53.0.0 docs/ChatMessage.md