//[docs](../../../index.md)/[dev.inmo.tgbotapi.CommonAbstracts](../index.md)/[ParsableOutput](index.md) # ParsableOutput [common] interface [ParsableOutput](index.md) : [Texted](../-texted/index.md) ## Properties | Name | Summary | |---|---| | [parseMode](parse-mode.md)| [common] abstract val [parseMode](parse-mode.md): [ParseMode](../../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.md)?
| | [text](index.md#%5Bdev.inmo.tgbotapi.CommonAbstracts%2FParsableOutput%2Ftext%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081)| [common] abstract val [text](index.md#%5Bdev.inmo.tgbotapi.CommonAbstracts%2FParsableOutput%2Ftext%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F625018081): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?
| ## Inheritors | Name | |---| | [TextedOutput](../-texted-output/index.md)|