Function tbot::markup::strikethrough
source · pub const fn strikethrough<T: Formattable>(text: T) -> Strikethrough<T>
Expand description
Formats text with strikethrough.
pub const fn strikethrough<T: Formattable>(text: T) -> Strikethrough<T>
Formats text with strikethrough.