Method Strike
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
Strike(string)
Creates strikethrough text.
public static string Strike(string content)
Parameters
content
stringText to strikethrough.
Returns
- string
Formatted text.
Creates strikethrough text.
public static string Strike(string content)
content
stringText to strikethrough.
Formatted text.