Method Spoiler
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Spoiler(string)
Creates spoiler from text.
public static string Spoiler(this string content)
Parameters
content
stringText to spoiler.
Returns
- string
Formatted text.
Creates spoiler from text.
public static string Spoiler(this string content)
content
stringText to spoiler.
Formatted text.