mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-10 02:13:48 +00:00
18 lines
632 B
Markdown
18 lines
632 B
Markdown
//[docs](../../../index.md)/[dev.inmo.tgbotapi.CommonAbstracts](../index.md)/[CaptionedInput](index.md)/[captionEntities](caption-entities.md)
|
|
|
|
|
|
|
|
# captionEntities
|
|
[common]
|
|
Content
|
|
abstract val [captionEntities](caption-entities.md): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextPart](../-text-part/index.md)>
|
|
More info
|
|
|
|
|
|
Full list of entities. This list WILL contain [TextPart](../-text-part/index.md)s with [dev.inmo.tgbotapi.types.MessageEntity.textsources.RegularTextSource](../../dev.inmo.tgbotapi.types.MessageEntity.textsources/-regular-text-source/index.md)
|
|
|
|
|
|
|
|
|
|
|