TextParagraph typedef
TextParagraph = $Shared02
A paragraph of text.
Formatted text supported. For more information about formatting text, see Formatting text in Google Chat apps and [Formatting text in Google Workspace Add-ons](https://developers.google.com/apps-script/add-ons/concepts/widgets#text_formatting).
Implementation
typedef TextParagraph = $Shared02;