mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-02 14:49:47 +00:00
19 lines
1.7 KiB
HTML
19 lines
1.7 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>ExplainedInput.explanationEntities - docs</title>
|
|
<link rel="stylesheet" href="../../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../../index.html">docs</a> / <a href="../index.html">com.github.insanusmokrassar.TelegramBotAPI.CommonAbstracts</a> / <a href="index.html">ExplainedInput</a> / <a href="./explanation-entities.html">explanationEntities</a><br/>
|
|
<br/>
|
|
<h1>explanationEntities</h1>
|
|
(common) <a name="com.github.insanusmokrassar.TelegramBotAPI.CommonAbstracts.ExplainedInput$explanationEntities"></a>
|
|
<code><span class="keyword">abstract</span> <span class="keyword">val </span><span class="identifier">explanationEntities</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"><</span><a href="../-text-part/index.html"><span class="identifier">TextPart</span></a><span class="symbol">></span></code> <a href="https://github.com/InsanusMokrassar/TelegramBotAPI/blob/master/TelegramBotAPI/src/commonMain/kotlin/com/github/insanusmokrassar/TelegramBotAPI/CommonAbstracts/Explained.kt#L19">(source)</a>
|
|
<p>Not full list of entities. This list WILL NOT contain <a href="../-text-part/index.html">TextPart</a>s with <a href="../../com.github.insanusmokrassar.-telegram-bot-a-p-i.types.-message-entity.textsources/-regular-text-source/index.html">com.github.insanusmokrassar.TelegramBotAPI.types.MessageEntity.textsources.RegularTextSource</a></p>
|
|
<p><strong>See Also</strong><br/>
|
|
<p><a href="../full-entities-list.html">ExplainedInput.fullEntitiesList</a></p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|