No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ConnectApi.CommentInput Class
Used to add rich comments, for example, comments that include @mentions or attachments.
| Property | Type | Description | Available Version |
|---|---|---|---|
| attachment | ConnectApi.FeedItemAttachmentInput Class | Optional. Specifies an attachment for the comment. Valid values are:
|
28.0-31.0 |
| body | ConnectApi.MessageBodyInput Class | Description of message body. The body can contain up to 25 mentions. | 28.0 |
| capabilities | ConnectApi.CommentCapabilities Class | Optional. Specifies any capabilities for the comment, such as a file attachment. | 32.0 |