docs/ChatMessage.md in purecloudplatformclientv2-57.0.0 vs docs/ChatMessage.md in purecloudplatformclientv2-58.0.0
- old
+ new
@@ -14,9 +14,11 @@
| **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"}