mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-02-17 04:01:50 +00:00
846 B
846 B
//docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/strikethrough
strikethrough
[common]
Content
inline fun strikethrough(parts: List<TextSource>): StrikethroughTextSource
inline fun strikethrough(vararg parts: TextSource): StrikethroughTextSource
inline fun strikethrough(text: String): StrikethroughTextSource