Subclass of ConnectApi.FeedElementCapability Class.
Property Name | Type | Description | Available Version |
---|---|---|---|
isLikedByCurrentUser | Boolean | Indicates whether the feed element is liked by the context user (true) or not (false). | 32.0 |
page | ConnectApi.ChatterLikePage | Likes information for this feed element. | 32.0 |
likesMessage | ConnectApi.MessageBody | A message body that describes who likes the feed element. | 32.0 |
myLike | ConnectApi.Reference | If the context user has liked the feed element, this property is a reference to the specific like, null otherwise. | 32.0 |