No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Message Segment Input: Link
Represents an inline link to a URL. If a link is provided
as input without whitespace text before it, a space is inserted. If
a link is provided as input without whitespace text after it, a space
is inserted. The use of this segment is optional because links are
also parsed out of Text segments.
| Name | Type | Description | Available Version |
|---|---|---|---|
| type | String | Value is Link. | 23.0 |
| url | URL | URL to be used for the link. | 23.0 |