When using postMessage() and getMessageBuilder to build my messages, formatted text and newlines work fine but when I try linking my strings, it shows as the raw text instead of the linked text.
An example would be
<http://www.google.com|google>
returns as such in the message when it should show as
google