Sha256: 8e66605a6dcc0291eb1726b34ced3ecdc3d1228cf91b1185f70d81077f8431c3
Contents?: true
Size: 1.03 KB
Versions: 43
Compression:
Stored size: 1.03 KB
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] | | **sender_communication_id** | **String** | Communication of sender (v2 chats only) | [optional] | | **participant_purpose** | **String** | Participant purpose of sender (v2 chats only) | [optional] | | **user** | [**ChatMessageUser**](ChatMessageUser.html) | The user information for the sender (if available) | [optional] | {: class="table table-striped"}
Version data entries
43 entries across 43 versions & 1 rubygems