mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-23 10:38:43 +00:00
786 B
786 B
//docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/underline
underline
[common]
Content
inline fun underline(parts: List<TextSource>): UnderlineTextSource
inline fun underline(vararg parts: TextSource): UnderlineTextSource
inline fun underline(text: String): UnderlineTextSource