1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-03 06:40:49 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.extensions.utils.formatting/create-formatted-text.md
2021-03-17 15:18:37 +00:00

803 B

//docs/dev.inmo.tgbotapi.extensions.utils.formatting/createFormattedText

createFormattedText

[common]
Content
fun createFormattedText(entities: TextSourcesList, partLength: Int = textLength.last, mode: ParseMode = defaultParseMode): List<String>