TextContentBlock

constructor(representations: List<TextContentBlock.Representation>)
constructor(body: String, mimeType: String? = null)
constructor(vararg representation: TextContentBlock.Representation)