mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-01-11 18:29:56 +00:00
984 B
984 B
//docs/dev.inmo.tgbotapi.CommonAbstracts/TextPart
TextPart
[common] data class TextPart(range: IntRange, source: TextSource)
Properties
Name | Summary |
---|---|
range | [common] val range: IntRange |
source | [common] val source: TextSource |