Feed Item Body

Chatter feed item body.
Property Type Description Filter Group and Version Available Version
isRichText Boolean Indicates if the body is rich text. Small, 35.0 35.0
messageSegments Segment[] Collection of message segments, based on type. Segments can be one or more of the following:

The collection of message segments could contain message segment types introduced in later API versions. All message segment types are guaranteed to have text and type properties that are available in version 23.0 and later. If a client encounters an unknown message segment type, it can render the text value as a fallback.

Medium, 29.0 23.0
text String Display-ready text of the message. Use this text if you don’t want to process the message segments. Small, 29.0 23.0