added
New native AttributedString support
about 3 years ago by Mark Healey
New Advice Content Types were released in version 0.8 supporting Advice content in a reliable format as requested.
The latest addition to the Content Type collection is in support of AttributedStrings.
These AttributedString structs (found in iOS and Android, among others), provide a list of attributions associated with a given string. In the Taffrail API, they're used to provide a link from Advice text to an associated user question (or Input Request).
Read the docs on AttributedStrings in Advice Content Types.