1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 15:35:24 +00:00
tgbotapi/docs/dokka/docs/com.github.insanusmokrassar.-telegram-bot-a-p-i.-common-abstracts/-multilevel-text-source/text-parts.html
2020-05-11 23:37:38 +06:00

15 lines
1.2 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>MultilevelTextSource.textParts - docs</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">docs</a>&nbsp;/&nbsp;<a href="../index.html">com.github.insanusmokrassar.TelegramBotAPI.CommonAbstracts</a>&nbsp;/&nbsp;<a href="index.html">MultilevelTextSource</a>&nbsp;/&nbsp;<a href="./text-parts.html">textParts</a><br/>
<br/>
<h1>textParts</h1>
(common) <a name="com.github.insanusmokrassar.TelegramBotAPI.CommonAbstracts.MultilevelTextSource$textParts"></a>
<code><span class="keyword">abstract</span> <span class="keyword">val </span><span class="identifier">textParts</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="../-text-part/index.html"><span class="identifier">TextPart</span></a><span class="symbol">&gt;</span></code> <a href="https://github.com/InsanusMokrassar/TelegramBotAPI/blob/master/TelegramBotAPI/src/commonMain/kotlin/com/github/insanusmokrassar/TelegramBotAPI/CommonAbstracts/TextSource.kt#L15">(source)</a>
</BODY>
</HTML>