ConnectApi.​Feed Class

Name Type Description Available Version
feedElementPostUrl String Chatter REST API URL for posting feed elements to this subject. 31.0
feedElementsUrl String Chatter REST API URL of feed elements. 31.0
feedItemsUrl String Chatter REST API URL of feed items. 28.0–31.0
isModifedUrl String A Chatter REST API URL with a since request parameter that contains an opaque token that describes when the feed was last modified. Returns null if the feed isn’t a news feed. Use this URL to poll a news feed for updates. 28.0
respectsMute Boolean Indicates whether the feed respects the mute feature. If true, the feed shows the ability to mute or unmute each element, depending on the value of isMutedByMe; null if the mute feature is disabled for the organization. 35.0
Previous
Next