Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.MarkupBeginSegment

The beginning of rich text markup.

Subclass of ConnectApi.MessageSegment.

Property Name Type Description Available Version
altText String Alternative text for the segment, if available. 45.0
htmlTag String The HTML tag for this markup. 35.0
markupType ConnectApi.​MarkupType Type of rich text markup.
  • Bold—Bold tag.
  • Code—Code tag.
  • Hyperlink—Hyperlink anchor tag.
  • Italic—Italic tag.
  • ListItem—List item tag.
  • OrderedList—Ordered list tag.
  • Paragraph—Paragraph tag.
  • Strikethrough—Strikethrough tag.
  • Underline—Underline tag.
  • UnorderedList—Unordered list tag.
35.0
url String URL to the segment, if available. 45.0