mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-19 14:53:48 +00:00
14 lines
1.0 KiB
Markdown
14 lines
1.0 KiB
Markdown
|
//[docs](../../index.md)/[dev.inmo.tgbotapi.extensions.utils.formatting](index.md)/[pre](pre.md)
|
||
|
|
||
|
|
||
|
|
||
|
# pre
|
||
|
[common]
|
||
|
Content
|
||
|
inline fun [EntitiesBuilder](-entities-builder/index.md).[pre](pre.md)(code: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), language: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?)
|
||
|
fun [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html).[pre](pre.md)(parseMode: [ParseMode](../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.md), language: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
||
|
infix fun [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html).[pre](pre.md)(parseMode: [ParseMode](../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.md)): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
||
|
|
||
|
|
||
|
|