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-markdown-captions.md

13 lines
893 B
Markdown
Raw Normal View History

//[docs](../../index.md)/[dev.inmo.tgbotapi.extensions.utils.formatting](index.md)/[toMarkdownCaptions](to-markdown-captions.md)
# toMarkdownCaptions
[common]
Content
fun [TextSourcesList](../dev.inmo.tgbotapi.CommonAbstracts/index.md#%5Bdev.inmo.tgbotapi.CommonAbstracts%2FTextSourcesList%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[toMarkdownCaptions](to-markdown-captions.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 [CaptionedInput](../dev.inmo.tgbotapi.CommonAbstracts/-captioned-input/index.md).[toMarkdownCaptions](to-markdown-captions.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)>