Newer Version Available
ConnectApi.MarkupBeginSegmentInput
Subclass of ConnectApi.MessageSegmentInput
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| altText | String | Alternative text for the Hyperlink segment. | Optional | 45.0 |
| markupType | ConnectApi.MarkupType | Type of rich text markup.
|
Required | 35.0 |
| url | String | URL for the Hyperlink segment. Supported hyperlink URLs start with http:// or https://. | Required for Hyperlink | 45.0 |