@Beta(2020, 12) static fun format(formattedTextSections: MutableList<FormattedTextSection!>!): FormattedText!
Creates a Formatted text consisting of provided sections.
formattedTextSections
- MutableList<FormattedTextSection!>!: A list of formatted text sections. Each section can use different format.
Return
FormattedText!: Formatted text consisting of provided sections