TextedInput

interface TextedInput : Texted

Properties

text
Link copied to clipboard
common
abstract val text: String?
textEntities
Link copied to clipboard
common
abstract val textEntities: List<TextPart>
Here must be full list of entities.

Inheritors

TextContent
Link copied to clipboard

Extensions

textSources
Link copied to clipboard
common
val TextedInput.textSources: List<TextSource>
Full list of TextSource built from sourceTextedInput.textEntities