1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-27 04:28:44 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/bold.md
2021-03-17 15:18:37 +00:00

711 B

//docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/bold

bold

[common]
Content
inline fun bold(parts: List<TextSource>): BoldTextSource
inline fun bold(vararg parts: TextSource): BoldTextSource
inline fun bold(text: String): BoldTextSource