strikethrough

infix fun String.strikethrough(parseMode: ParseMode): String


Deprecated

Replaced in core module

Replace with

import dev.inmo.tgbotapi.utils.strikethrough
strikethrough(parts)

Add strikethrough using EntitiesBuilder.add with dev.inmo.tgbotapi.types.message.textsources.strikethrough


Deprecated

Replaced in core module

Replace with

import dev.inmo.tgbotapi.utils.strikethrough
strikethrough(init)

Add strikethrough using EntitiesBuilder.add with dev.inmo.tgbotapi.types.message.textsources.strikethrough. Will reuse separator config from buildEntities


Deprecated

Replaced in core module

Replace with

import dev.inmo.tgbotapi.utils.strikethrough
strikethrough(text)

Add strikethrough using EntitiesBuilder.add with dev.inmo.tgbotapi.types.message.textsources.strikethrough