docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils.formatting
/
createFormattedText
create
Formatted
Text
fun
createFormattedText
(
entities
:
TextSourcesList
,
partLength
:
Int
=
textLength.last
,
mode
:
ParseMode
=
defaultParseMode
)
:
List
<
String
>