Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.ChatterMessage

Chatter message.
Name Type Description Available Version
body ConnectApi.​Message​Body Contents of the message. 29.0
conversationId String ID for the conversation. 29.0
conversationUrl String Connect REST API URL identifying the conversation. 29.0
id String ID of the message. 29.0
recipients List<ConnectApi.​User​Summary> List of the recipients of the message. 29.0
sender ConnectApi.​User​Summary Sender of the message. 29.0
sendingCommunity ConnectApi.​​Reference Information about the Experience Cloud site from which the message was sent.

Returns null for the default site or if digital experiences isn’t enabled.

32.0
sentDate Datetime The date and time the message was sent. 29.0
url String Connect REST API URL identifying the current page of the conversation. 29.0