mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-27 04:28:44 +00:00
711 B
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