Subclass of ConnectApi.MessageSegment Class
In feed items with a large number of tracked changes, the message is formatted as: “changed A, B, and made X more changes.” The MoreChangesSegment contains the “X more changes.”
Name | Type | Description | Available Version |
---|---|---|---|
moreChanges | List<ConnectApi.FieldChangeSegment> | Complete list of tracked changes. | 29.0 |
moreChangesCount | Integer | Number of additional changes | 28.0 |