strikethrough
Documentation / @discordeno/utils / strikethrough
Function: strikethrough()
strikethrough(
str
):string
Defined in: packages/utils/src/colors.ts:116
Put horizontal line through the center of the text.
Parameters
str
string
text to strike through
Returns
string