docs/MessageData.md in purecloudplatformclientv2-35.0.0 vs docs/MessageData.md in purecloudplatformclientv2-36.0.0
- old
+ new
@@ -16,9 +16,10 @@
| **direction** | **String** | The direction of the message. | [optional] |
| **messenger_type** | **String** | Type of text messenger. | [optional] |
| **text_body** | **String** | The body of the text message. | |
| **status** | **String** | The status of the message. | |
| **media** | [**Array<MessageMedia>**](MessageMedia.html) | The media details associated to a message. | [optional] |
+| **stickers** | [**Array<MessageSticker>**](MessageSticker.html) | The sticker details associated to a message. | [optional] |
| **created_by** | [**User**](User.html) | User who sent this message. | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}