1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-10-01 23:16:10 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.extensions.utils.formatting/to-html-texts.md
2021-03-17 15:18:37 +00:00

13 lines
844 B
Markdown

//[docs](../../index.md)/[dev.inmo.tgbotapi.extensions.utils.formatting](index.md)/[toHtmlTexts](to-html-texts.md)
# toHtmlTexts
[common]
Content
fun [TextSourcesList](../dev.inmo.tgbotapi.CommonAbstracts/index.md#%5Bdev.inmo.tgbotapi.CommonAbstracts%2FTextSourcesList%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[toHtmlTexts](to-html-texts.md)(): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>
fun [TextContent](../dev.inmo.tgbotapi.types.message.content/-text-content/index.md).[toHtmlTexts](to-html-texts.md)(): [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>