1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-24 17:05:09 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.CommonAbstracts/-parsable-output/index.md
2021-03-17 15:18:37 +00:00

1.3 KiB

//docs/dev.inmo.tgbotapi.CommonAbstracts/ParsableOutput

ParsableOutput

[common] interface ParsableOutput : Texted

Properties

Name Summary
parseMode [common] abstract val parseMode: ParseMode?
text [common] abstract val text: String?

Inheritors

Name
TextedOutput