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